ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.31 by root, Fri Jul 30 16:04:05 2004 UTC vs.
Revision 1.32 by root, Tue Aug 10 22:36:30 2004 UTC

1536 1536
1537 1537
1538 1538
1539 1539
1540 1540
1541
1541ac_aux_dir= 1542ac_aux_dir=
1542for ac_dir in autoconf $srcdir/autoconf; do 1543for ac_dir in autoconf $srcdir/autoconf; do
1543 if test -f $ac_dir/install-sh; then 1544 if test -f $ac_dir/install-sh; then
1544 ac_aux_dir=$ac_dir 1545 ac_aux_dir=$ac_dir
1545 ac_install_sh="$ac_aux_dir/install-sh -c" 1546 ac_install_sh="$ac_aux_dir/install-sh -c"
5236# Some flags need to be propagated to the compiler or linker for good 5237# Some flags need to be propagated to the compiler or linker for good
5237# libtool support. 5238# libtool support.
5238case "$host" in 5239case "$host" in
5239*-*-irix6*) 5240*-*-irix6*)
5240 # Find out which ABI we are using. 5241 # Find out which ABI we are using.
5241 echo '#line 5241 "configure"' > conftest.$ac_ext 5242 echo '#line 5242 "configure"' > conftest.$ac_ext
5242 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5243 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5243 (eval $ac_compile) 2>&5 5244 (eval $ac_compile) 2>&5
5244 ac_status=$? 5245 ac_status=$?
5245 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5246 (exit $ac_status); }; then 5247 (exit $ac_status); }; then
5787# builds. 5788# builds.
5788chmod -w . 5789chmod -w .
5789save_CFLAGS="$CFLAGS" 5790save_CFLAGS="$CFLAGS"
5790CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" 5791CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
5791compiler_c_o=no 5792compiler_c_o=no
5792if { (eval echo configure:5792: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then 5793if { (eval echo configure:5793: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
5793 # The compiler can only warn and ignore the option if not recognized 5794 # The compiler can only warn and ignore the option if not recognized
5794 # So say no if there are warnings 5795 # So say no if there are warnings
5795 if test -s out/conftest.err; then 5796 if test -s out/conftest.err; then
5796 compiler_c_o=no 5797 compiler_c_o=no
5797 else 5798 else
7403 lt_cv_dlopen_self=cross 7404 lt_cv_dlopen_self=cross
7404else 7405else
7405 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7406 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7406 lt_status=$lt_dlunknown 7407 lt_status=$lt_dlunknown
7407 cat > conftest.$ac_ext <<EOF 7408 cat > conftest.$ac_ext <<EOF
7408#line 7408 "configure" 7409#line 7409 "configure"
7409#include "confdefs.h" 7410#include "confdefs.h"
7410 7411
7411#if HAVE_DLFCN_H 7412#if HAVE_DLFCN_H
7412#include <dlfcn.h> 7413#include <dlfcn.h>
7413#endif 7414#endif
7501 lt_cv_dlopen_self_static=cross 7502 lt_cv_dlopen_self_static=cross
7502else 7503else
7503 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7504 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7504 lt_status=$lt_dlunknown 7505 lt_status=$lt_dlunknown
7505 cat > conftest.$ac_ext <<EOF 7506 cat > conftest.$ac_ext <<EOF
7506#line 7506 "configure" 7507#line 7507 "configure"
7507#include "confdefs.h" 7508#include "confdefs.h"
7508 7509
7509#if HAVE_DLFCN_H 7510#if HAVE_DLFCN_H
7510#include <dlfcn.h> 7511#include <dlfcn.h>
7511#endif 7512#endif
17035 17036
17036 fi 17037 fi
17037fi 17038fi
17038 17039
17039 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/test/Makefile src/rxvtlib.h W11/Makefile" 17040 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/test/Makefile src/rxvtlib.h W11/Makefile"
17041
17040cat >confcache <<\_ACEOF 17042cat >confcache <<\_ACEOF
17041# This file is a shell script that caches the results of configure 17043# This file is a shell script that caches the results of configure
17042# tests run on this system so they can be shared between configure 17044# tests run on this system so they can be shared between configure
17043# scripts and configure runs, see configure's option --config-cache. 17045# scripts and configure runs, see configure's option --config-cache.
17044# It is not useful on other systems. If it contains results you don't 17046# It is not useful on other systems. If it contains results you don't

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines