diff --git a/src/tools/config.log b/src/tools/config.log index f11536e8cffc7aef6b6c43aaeebab8c3f5c32a2b..579be595fe029dd7048faec67f35c04ac932f35d 100644 --- a/src/tools/config.log +++ b/src/tools/config.log @@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.65. Invocation command line was - $ ./configure --disable-option-checking --prefix=/usr/local --with-sdl --with-sdl-gl --with-sdl-gfx --with-sdl-sound --with-caps --with-gayle --enable-drvsnd --enable-amax --enable-cd32 --enable-scsi-device --cache-file=/dev/null --srcdir=. + $ ./configure --disable-option-checking --prefix=/usr/local --with-sdl --with-sdl-gl --with-sdl-gfx --with-sdl-sound --with-caps --with-gayle --enable-drvsnd --enable-amax --enable-cd32 --enable-scsi-device --disable-jit --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## @@ -445,7 +445,7 @@ configure:4344: $? = 0 configure:4344: result: yes configure:4350: checking for _doprnt configure:4350: gcc -o conftest -g -O2 -Wall -W -Wno-unused conftest.c >&5 -/tmp/ccbgMYIz.o: In function `main': +/tmp/ccLbz9UG.o: In function `main': /home/gnostic/puaex/src/tools/conftest.c:67: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:4350: $? = 1 @@ -533,7 +533,7 @@ configure:4364: $? = 0 configure:4364: result: yes configure:4364: checking for strcmpi configure:4364: gcc -o conftest -g -O2 -Wall -W -Wno-unused conftest.c >&5 -/tmp/ccc0XecR.o: In function `main': +/tmp/cc9bDtRS.o: In function `main': /home/gnostic/puaex/src/tools/conftest.c:69: undefined reference to `strcmpi' collect2: ld returned 1 exit status configure:4364: $? = 1 @@ -613,7 +613,7 @@ configure: failed program was: configure:4364: result: no configure:4364: checking for stricmp configure:4364: gcc -o conftest -g -O2 -Wall -W -Wno-unused conftest.c >&5 -/tmp/ccfbSEaY.o: In function `main': +/tmp/ccXCfhuX.o: In function `main': /home/gnostic/puaex/src/tools/conftest.c:69: undefined reference to `stricmp' collect2: ld returned 1 exit status configure:4364: $? = 1 diff --git a/src/tools/config.status b/src/tools/config.status index 54142029b4ce45024256f3c7725c4404ba98ff5d..4cc6806ba4976cf4b1edeb1f20115e26180ac680 100755 --- a/src/tools/config.status +++ b/src/tools/config.status @@ -438,7 +438,7 @@ $config_links Report bugs to the package provider." -ac_cs_config="'--disable-option-checking' '--prefix=/usr/local' '--with-sdl' '--with-sdl-gl' '--with-sdl-gfx' '--with-sdl-sound' '--with-caps' '--with-gayle' '--enable-drvsnd' '--enable-amax' '--enable-cd32' '--enable-scsi-device' '--cache-file=/dev/null' '--srcdir=.'" +ac_cs_config="'--disable-option-checking' '--prefix=/usr/local' '--with-sdl' '--with-sdl-gl' '--with-sdl-gfx' '--with-sdl-sound' '--with-caps' '--with-gayle' '--enable-drvsnd' '--enable-amax' '--enable-cd32' '--enable-scsi-device' '--disable-jit' '--cache-file=/dev/null' '--srcdir=.'" ac_cs_version="\ config.status configured by ./configure, generated by GNU Autoconf 2.65, @@ -522,7 +522,7 @@ if $ac_cs_silent; then fi if $ac_cs_recheck; then - set X '/bin/bash' './configure' '--disable-option-checking' '--prefix=/usr/local' '--with-sdl' '--with-sdl-gl' '--with-sdl-gfx' '--with-sdl-sound' '--with-caps' '--with-gayle' '--enable-drvsnd' '--enable-amax' '--enable-cd32' '--enable-scsi-device' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion + set X '/bin/bash' './configure' '--disable-option-checking' '--prefix=/usr/local' '--with-sdl' '--with-sdl-gl' '--with-sdl-gfx' '--with-sdl-sound' '--with-caps' '--with-gayle' '--enable-drvsnd' '--enable-amax' '--enable-cd32' '--enable-scsi-device' '--disable-jit' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 CONFIG_SHELL='/bin/bash'