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

Comparing rxvt-unicode/configure (file contents):
Revision 1.48 by root, Tue Jan 18 01:31:44 2005 UTC vs.
Revision 1.49 by root, Wed Feb 2 08:09:23 2005 UTC

16300 include_time_h="#include <time.h>" 16300 include_time_h="#include <time.h>"
16301else 16301else
16302 include_time_h="/* #include <time.h> */" 16302 include_time_h="/* #include <time.h> */"
16303fi 16303fi
16304 16304
16305 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/test/Makefile src/rxvtlib.h" 16305 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h"
16306 16306
16307cat >confcache <<\_ACEOF 16307cat >confcache <<\_ACEOF
16308# This file is a shell script that caches the results of configure 16308# This file is a shell script that caches the results of configure
16309# tests run on this system so they can be shared between configure 16309# tests run on this system so they can be shared between configure
16310# scripts and configure runs, see configure's option --config-cache. 16310# scripts and configure runs, see configure's option --config-cache.
16831 # Handling of arguments. 16831 # Handling of arguments.
16832 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;; 16832 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
16833 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 16833 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
16834 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 16834 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
16835 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 16835 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
16836 "src/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/test/Makefile" ;;
16837 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 16836 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
16838 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 16837 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;;
16839 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 16838 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
16840echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 16839echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
16841 { (exit 1); exit 1; }; };; 16840 { (exit 1); exit 1; }; };;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines