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

Comparing gvpe/configure (file contents):
Revision 1.21 by pcg, Sun May 30 17:52:31 2004 UTC vs.
Revision 1.23 by pcg, Wed Jul 7 00:28:19 2004 UTC

1717 fi 1717 fi
1718fi 1718fi
1719 1719
1720 1720
1721# Define the identity of the package. 1721# Define the identity of the package.
1722 PACKAGE=vpe 1722 PACKAGE=gvpe
1723 VERSION=1.7 1723 VERSION=1.7
1724 1724
1725 1725
1726cat >>confdefs.h <<_ACEOF 1726cat >>confdefs.h <<_ACEOF
1727#define PACKAGE "$PACKAGE" 1727#define PACKAGE "$PACKAGE"
9861 9861
9862 9862
9863 9863
9864 9864
9865 9865
9866 ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/rohc/Makefile doc/Makefile lib/Makefile m4/Makefile" 9866 ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile doc/Makefile lib/Makefile m4/Makefile"
9867 9867
9868cat >confcache <<\_ACEOF 9868cat >confcache <<\_ACEOF
9869# This file is a shell script that caches the results of configure 9869# This file is a shell script that caches the results of configure
9870# tests run on this system so they can be shared between configure 9870# tests run on this system so they can be shared between configure
9871# scripts and configure runs, see configure's option --config-cache. 9871# scripts and configure runs, see configure's option --config-cache.
10450 case "$ac_config_target" in 10450 case "$ac_config_target" in
10451 # Handling of arguments. 10451 # Handling of arguments.
10452 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 10452 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
10453 "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; 10453 "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
10454 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 10454 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
10455 "src/rohc/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/rohc/Makefile" ;;
10456 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 10455 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
10457 "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; 10456 "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
10458 "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; 10457 "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
10459 "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; 10458 "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
10460 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 10459 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines