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

Comparing rxvt-unicode/configure (file contents):
Revision 1.138 by sf-exg, Thu Dec 2 11:09:40 2010 UTC vs.
Revision 1.141 by sf-exg, Mon Jan 3 10:32:07 2011 UTC

2539 sed 's/^/| /' "$ac_site_file" >&5 2539 sed 's/^/| /' "$ac_site_file" >&5
2540 . "$ac_site_file" \ 2540 . "$ac_site_file" \
2541 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2541 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2542$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2542$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2543as_fn_error $? "failed to load site script $ac_site_file 2543as_fn_error $? "failed to load site script $ac_site_file
2544See \`config.log' for more details" "$LINENO" 5; } 2544See \`config.log' for more details" "$LINENO" 5 ; }
2545 fi 2545 fi
2546done 2546done
2547 2547
2548if test -r "$cache_file"; then 2548if test -r "$cache_file"; then
2549 # Some versions of bash will fail to source /dev/null (special files 2549 # Some versions of bash will fail to source /dev/null (special files
2684fi 2684fi
2685{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2685{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2686$as_echo "$ac_cv_build" >&6; } 2686$as_echo "$ac_cv_build" >&6; }
2687case $ac_cv_build in 2687case $ac_cv_build in
2688*-*-*) ;; 2688*-*-*) ;;
2689*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; 2689*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
2690esac 2690esac
2691build=$ac_cv_build 2691build=$ac_cv_build
2692ac_save_IFS=$IFS; IFS='-' 2692ac_save_IFS=$IFS; IFS='-'
2693set x $ac_cv_build 2693set x $ac_cv_build
2694shift 2694shift
2717fi 2717fi
2718{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2718{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2719$as_echo "$ac_cv_host" >&6; } 2719$as_echo "$ac_cv_host" >&6; }
2720case $ac_cv_host in 2720case $ac_cv_host in
2721*-*-*) ;; 2721*-*-*) ;;
2722*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; 2722*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
2723esac 2723esac
2724host=$ac_cv_host 2724host=$ac_cv_host
2725ac_save_IFS=$IFS; IFS='-' 2725ac_save_IFS=$IFS; IFS='-'
2726set x $ac_cv_host 2726set x $ac_cv_host
2727shift 2727shift
3044 3044
3045 3045
3046test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3046test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3047$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3047$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3048as_fn_error $? "no acceptable C compiler found in \$PATH 3048as_fn_error $? "no acceptable C compiler found in \$PATH
3049See \`config.log' for more details" "$LINENO" 5; } 3049See \`config.log' for more details" "$LINENO" 5 ; }
3050 3050
3051# Provide some information about the compiler. 3051# Provide some information about the compiler.
3052$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3052$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3053set X $ac_compile 3053set X $ac_compile
3054ac_compiler=$2 3054ac_compiler=$2
3159sed 's/^/| /' conftest.$ac_ext >&5 3159sed 's/^/| /' conftest.$ac_ext >&5
3160 3160
3161{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3161{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3162$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3162$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3163as_fn_error 77 "C compiler cannot create executables 3163as_fn_error 77 "C compiler cannot create executables
3164See \`config.log' for more details" "$LINENO" 5; } 3164See \`config.log' for more details" "$LINENO" 5 ; }
3165else 3165else
3166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3167$as_echo "yes" >&6; } 3167$as_echo "yes" >&6; }
3168fi 3168fi
3169{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3169{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3202done 3202done
3203else 3203else
3204 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3204 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3205$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3205$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3206as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3206as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3207See \`config.log' for more details" "$LINENO" 5; } 3207See \`config.log' for more details" "$LINENO" 5 ; }
3208fi 3208fi
3209rm -f conftest conftest$ac_cv_exeext 3209rm -f conftest conftest$ac_cv_exeext
3210{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3210{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3211$as_echo "$ac_cv_exeext" >&6; } 3211$as_echo "$ac_cv_exeext" >&6; }
3212 3212
3261 else 3261 else
3262 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3262 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3263$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3263$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3264as_fn_error $? "cannot run C compiled programs. 3264as_fn_error $? "cannot run C compiled programs.
3265If you meant to cross compile, use \`--host'. 3265If you meant to cross compile, use \`--host'.
3266See \`config.log' for more details" "$LINENO" 5; } 3266See \`config.log' for more details" "$LINENO" 5 ; }
3267 fi 3267 fi
3268 fi 3268 fi
3269fi 3269fi
3270{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3270{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3271$as_echo "$cross_compiling" >&6; } 3271$as_echo "$cross_compiling" >&6; }
3313sed 's/^/| /' conftest.$ac_ext >&5 3313sed 's/^/| /' conftest.$ac_ext >&5
3314 3314
3315{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3315{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3316$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3316$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3317as_fn_error $? "cannot compute suffix of object files: cannot compile 3317as_fn_error $? "cannot compute suffix of object files: cannot compile
3318See \`config.log' for more details" "$LINENO" 5; } 3318See \`config.log' for more details" "$LINENO" 5 ; }
3319fi 3319fi
3320rm -f conftest.$ac_cv_objext conftest.$ac_ext 3320rm -f conftest.$ac_cv_objext conftest.$ac_ext
3321fi 3321fi
3322{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 3322{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3323$as_echo "$ac_cv_objext" >&6; } 3323$as_echo "$ac_cv_objext" >&6; }
3918 3918
3919else 3919else
3920 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3920 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3921$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3921$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3922as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 3922as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3923See \`config.log' for more details" "$LINENO" 5; } 3923See \`config.log' for more details" "$LINENO" 5 ; }
3924fi 3924fi
3925 3925
3926ac_ext=c 3926ac_ext=c
3927ac_cpp='$CPP $CPPFLAGS' 3927ac_cpp='$CPP $CPPFLAGS'
3928ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3928ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5253 5253
5254else 5254else
5255 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5255 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5256$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5256$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5257as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 5257as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5258See \`config.log' for more details" "$LINENO" 5; } 5258See \`config.log' for more details" "$LINENO" 5 ; }
5259fi 5259fi
5260 5260
5261ac_ext=cpp 5261ac_ext=cpp
5262ac_cpp='$CXXCPP $CPPFLAGS' 5262ac_cpp='$CXXCPP $CPPFLAGS'
5263ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5263ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5562if test "x$with_x" = xno; then 5562if test "x$with_x" = xno; then
5563 # The user explicitly disabled X. 5563 # The user explicitly disabled X.
5564 have_x=disabled 5564 have_x=disabled
5565else 5565else
5566 case $x_includes,$x_libraries in #( 5566 case $x_includes,$x_libraries in #(
5567 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 5567 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
5568 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 5568 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5569 $as_echo_n "(cached) " >&6 5569 $as_echo_n "(cached) " >&6
5570else 5570else
5571 # One or both of the vars are not set, and there is no cached value. 5571 # One or both of the vars are not set, and there is no cached value.
5572ac_x_includes=no ac_x_libraries=no 5572ac_x_includes=no ac_x_libraries=no
9002 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 9002 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
9003 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 9003 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
9004 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9004 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9005 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9005 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9006 9006
9007 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 9007 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
9008 esac 9008 esac
9009done 9009done
9010 9010
9011 9011
9012# If the user did not use the arguments to specify the items to instantiate, 9012# If the user did not use the arguments to specify the items to instantiate,
9317 case $ac_tag in 9317 case $ac_tag in
9318 :[FHLC]) ac_mode=$ac_tag; continue;; 9318 :[FHLC]) ac_mode=$ac_tag; continue;;
9319 esac 9319 esac
9320 case $ac_mode$ac_tag in 9320 case $ac_mode$ac_tag in
9321 :[FHL]*:*);; 9321 :[FHL]*:*);;
9322 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 9322 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9323 :[FH]-) ac_tag=-:-;; 9323 :[FH]-) ac_tag=-:-;;
9324 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9324 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9325 esac 9325 esac
9326 ac_save_IFS=$IFS 9326 ac_save_IFS=$IFS
9327 IFS=: 9327 IFS=:
9345 test -f "$ac_f" || 9345 test -f "$ac_f" ||
9346 case $ac_f in 9346 case $ac_f in
9347 [\\/$]*) false;; 9347 [\\/$]*) false;;
9348 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9348 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9349 esac || 9349 esac ||
9350 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9350 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9351 esac 9351 esac
9352 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9352 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9353 as_fn_append ac_file_inputs " '$ac_f'" 9353 as_fn_append ac_file_inputs " '$ac_f'"
9354 done 9354 done
9355 9355
9372 *) ac_sed_conf_input=$configure_input;; 9372 *) ac_sed_conf_input=$configure_input;;
9373 esac 9373 esac
9374 9374
9375 case $ac_tag in 9375 case $ac_tag in
9376 *:-:* | *:-) cat >"$tmp/stdin" \ 9376 *:-:* | *:-) cat >"$tmp/stdin" \
9377 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9377 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9378 esac 9378 esac
9379 ;; 9379 ;;
9380 esac 9380 esac
9381 9381
9382 ac_dir=`$as_dirname -- "$ac_file" || 9382 ac_dir=`$as_dirname -- "$ac_file" ||

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines