version 1.8, 1994/12/15 12:35:09
|
version 1.9, 1995/01/12 18:37:49
|
Line 594 EOF
|
Line 594 EOF
|
|
|
fi |
fi |
|
|
|
|
if test $ac_cv_c_bigendian = yes; then |
if test $ac_cv_c_bigendian = yes; then |
bytesex=b |
bytesex=b |
|
KERNAL="kernl32b.fi kernl32l.fi" |
else |
else |
bytesex=l |
bytesex=l |
|
KERNAL="kernl32l.fi kernl32b.fi" |
fi |
fi |
|
|
echo $ac_n "checking whether ln -s works""... $ac_c" 1>&4 |
echo $ac_n "checking whether ln -s works""... $ac_c" 1>&4 |
Line 679 else
|
Line 682 else
|
ac_save_LIBS="$LIBS" |
ac_save_LIBS="$LIBS" |
LIBS="$LIBS -lm " |
LIBS="$LIBS -lm " |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
#line 683 "configure" |
#line 686 "configure" |
#include "confdefs.h" |
#include "confdefs.h" |
|
|
int main() { return 0; } |
int main() { return 0; } |
Line 719 else
|
Line 722 else
|
ac_cv_func_memcmp=no |
ac_cv_func_memcmp=no |
else |
else |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
#line 723 "configure" |
#line 726 "configure" |
#include "confdefs.h" |
#include "confdefs.h" |
|
|
main() |
main() |
Line 748 if eval "test \"`echo '${'ac_cv_func_$ac
|
Line 751 if eval "test \"`echo '${'ac_cv_func_$ac
|
echo $ac_n "(cached) $ac_c" 1>&4 |
echo $ac_n "(cached) $ac_c" 1>&4 |
else |
else |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
#line 752 "configure" |
#line 755 "configure" |
#include "confdefs.h" |
#include "confdefs.h" |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
Line 793 if eval "test \"`echo '${'ac_cv_func_get
|
Line 796 if eval "test \"`echo '${'ac_cv_func_get
|
echo $ac_n "(cached) $ac_c" 1>&4 |
echo $ac_n "(cached) $ac_c" 1>&4 |
else |
else |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
#line 797 "configure" |
#line 800 "configure" |
#include "confdefs.h" |
#include "confdefs.h" |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
Line 839 if eval "test \"`echo '${'ac_cv_func_$ac
|
Line 842 if eval "test \"`echo '${'ac_cv_func_$ac
|
echo $ac_n "(cached) $ac_c" 1>&4 |
echo $ac_n "(cached) $ac_c" 1>&4 |
else |
else |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
#line 843 "configure" |
#line 846 "configure" |
#include "confdefs.h" |
#include "confdefs.h" |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
Line 888 if eval "test \"`echo '${'ac_cv_func_$ac
|
Line 891 if eval "test \"`echo '${'ac_cv_func_$ac
|
echo $ac_n "(cached) $ac_c" 1>&4 |
echo $ac_n "(cached) $ac_c" 1>&4 |
else |
else |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
#line 892 "configure" |
#line 895 "configure" |
#include "confdefs.h" |
#include "confdefs.h" |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
#include <ctype.h> /* Arbitrary system header to define __stub macros. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
/* Override any gcc2 internal prototype to avoid an error. */ |
Line 1046 s%@host_os@%$host_os%g
|
Line 1049 s%@host_os@%$host_os%g
|
s%@MAKE_EXE@%$MAKE_EXE%g |
s%@MAKE_EXE@%$MAKE_EXE%g |
s%@LINK_KERNL32L@%$LINK_KERNL32L%g |
s%@LINK_KERNL32L@%$LINK_KERNL32L%g |
s%@LINK_KERNL32B@%$LINK_KERNL32B%g |
s%@LINK_KERNL32B@%$LINK_KERNL32B%g |
|
s%@KERNAL@%$KERNAL%g |
s%@LN_S@%$LN_S%g |
s%@LN_S@%$LN_S%g |
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g |
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g |
s%@INSTALL_DATA@%$INSTALL_DATA%g |
s%@INSTALL_DATA@%$INSTALL_DATA%g |