X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=895ea53c7a355a43b7b8fc19f96871dd39d0c14a;hb=db6dba3e00c6ba0c3d2a0dfdda12bc8f924c05bf;hp=5cb7733e8be1f0ff8f1198ff876e388e628cb6f8;hpb=2ab75b73f06efd0279e3cc6e8c20a10dfdb9ac77;p=ctsim.git diff --git a/configure b/configure index 5cb7733..895ea53 100755 --- a/configure +++ b/configure @@ -1415,7 +1415,7 @@ fi PACKAGE=ctsim -VERSION=3.5.3 +VERSION=3.5.6 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 @@ -7329,7 +7329,7 @@ cat >>confdefs.h <<\_ACEOF _ACEOF else - CFLAGS="$CFLAGS -O3 -DNDEBUG -fomit-frame-pointer" + CFLAGS="$CFLAGS -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops" cat >>confdefs.h <<\_ACEOF #define NDEBUG 1 @@ -7338,7 +7338,6 @@ _ACEOF fi if test "${pthread}" = "true" ; then - CFLAGS="$FLAGS -pthread -D_REENTRANT" cat >>confdefs.h <<\_ACEOF #define HAVE_WXTHREADS 1