Changeset 1279 for pjproject/trunk/aconfigure
- Timestamp:
- May 15, 2007 9:02:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r1202 r1279 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for pjproject 0. 6.0.3 # Generated by GNU Autoconf 2.59 for pjproject 0.7. 4 4 # 5 5 # Copyright (C) 2003 Free Software Foundation, Inc. … … 268 268 PACKAGE_NAME='pjproject' 269 269 PACKAGE_TARNAME='pjproject' 270 PACKAGE_VERSION='0. 6.0'271 PACKAGE_STRING='pjproject 0. 6.0'270 PACKAGE_VERSION='0.7' 271 PACKAGE_STRING='pjproject 0.7' 272 272 PACKAGE_BUGREPORT='' 273 273 … … 786 786 # This message is too long to be a string in the A/UX 3.1 sh. 787 787 cat <<_ACEOF 788 \`configure' configures pjproject 0. 6.0to adapt to many kinds of systems.788 \`configure' configures pjproject 0.7 to adapt to many kinds of systems. 789 789 790 790 Usage: $0 [OPTION]... [VAR=VALUE]... … … 848 848 if test -n "$ac_init_help"; then 849 849 case $ac_init_help in 850 short | recursive ) echo "Configuration of pjproject 0. 6.0:";;850 short | recursive ) echo "Configuration of pjproject 0.7:";; 851 851 esac 852 852 cat <<\_ACEOF … … 978 978 if $ac_init_version; then 979 979 cat <<\_ACEOF 980 pjproject configure 0. 6.0980 pjproject configure 0.7 981 981 generated by GNU Autoconf 2.59 982 982 … … 992 992 running configure, to aid debugging if configure makes a mistake. 993 993 994 It was created by pjproject $as_me 0. 6.0, which was994 It was created by pjproject $as_me 0.7, which was 995 995 generated by GNU Autoconf 2.59. Invocation command line was 996 996 … … 9911 9911 cat >&5 <<_CSEOF 9912 9912 9913 This file was extended by pjproject $as_me 0. 6.0, which was9913 This file was extended by pjproject $as_me 0.7, which was 9914 9914 generated by GNU Autoconf 2.59. Invocation command line was 9915 9915 … … 9971 9971 cat >>$CONFIG_STATUS <<_ACEOF 9972 9972 ac_cs_version="\\ 9973 pjproject config.status 0. 6.09973 pjproject config.status 0.7 9974 9974 configured by $0, generated by GNU Autoconf 2.59, 9975 9975 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.