|
Lines 1-13
Link Here
|
| 1 |
--- configure.orig 2001-04-24 19:25:46 UTC |
1 |
--- configure.orig 2001-04-24 19:25:46 UTC |
| 2 |
+++ configure |
2 |
+++ configure |
| 3 |
@@ -58,7 +58,6 @@ ac_help="$ac_help |
|
|
| 4 |
# The variables have the same names as the options, with |
| 5 |
# dashes changed to underlines. |
| 6 |
build=NONE |
| 7 |
-cache_file=./config.cache |
| 8 |
exec_prefix=NONE |
| 9 |
host=NONE |
| 10 |
no_create= |
| 11 |
@@ -1055,7 +1054,7 @@ cat > conftest.$ac_ext << EOF |
3 |
@@ -1055,7 +1054,7 @@ cat > conftest.$ac_ext << EOF |
| 12 |
#line 1056 "configure" |
4 |
#line 1056 "configure" |
| 13 |
#include "confdefs.h" |
5 |
#include "confdefs.h" |
|
Lines 17-40
Link Here
|
| 17 |
EOF |
9 |
EOF |
| 18 |
if { (eval echo configure:1061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10 |
if { (eval echo configure:1061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 19 |
ac_cv_prog_cc_works=yes |
11 |
ac_cv_prog_cc_works=yes |
| 20 |
@@ -1850,7 +1849,7 @@ esac |
|
|
| 21 |
|
| 22 |
|
| 23 |
# Save cache, so that ltconfig can load it |
| 24 |
-cat > confcache <<\EOF |
| 25 |
+<<\EOF |
| 26 |
# This file is a shell script that caches the results of configure |
| 27 |
# tests run on this system so they can be shared between configure |
| 28 |
# scripts and configure runs. It is not useful on other systems. |
| 29 |
@@ -1903,8 +1902,6 @@ CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ |
| 30 |
LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ |
| 31 |
LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ |
| 32 |
DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ |
| 33 |
-${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ |
| 34 |
-$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $lt_target \ |
| 35 |
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; } |
| 36 |
|
| 37 |
# Reload cache, that may have been modified by ltconfig |
| 38 |
@@ -2335,6 +2332,7 @@ rm -f conftest* |
12 |
@@ -2335,6 +2332,7 @@ rm -f conftest* |
| 39 |
|
13 |
|
| 40 |
CFLAGS="$CFLAGS $SDL_CFLAGS" |
14 |
CFLAGS="$CFLAGS $SDL_CFLAGS" |
| 41 |
- |
|
|