Changeset 946 for pjproject/trunk/aconfigure
- Timestamp:
- Feb 14, 2007 2:21:08 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r921 r946 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.5. 8.3 # Generated by GNU Autoconf 2.59 for pjproject 0.5.10. 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.5. 8'271 PACKAGE_STRING='pjproject 0.5. 8'270 PACKAGE_VERSION='0.5.10' 271 PACKAGE_STRING='pjproject 0.5.10' 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.5. 8to adapt to many kinds of systems.788 \`configure' configures pjproject 0.5.10 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.5. 8:";;850 short | recursive ) echo "Configuration of pjproject 0.5.10:";; 851 851 esac 852 852 cat <<\_ACEOF … … 867 867 --disable-speex-codec Exclude Speex codecs in the build 868 868 --disable-ilbc-codec Exclude iLBC codec in the build 869 870 --disable-ssl Exclude SSL support the build (default: autodetect) 869 --disable-ssl Exclude SSL support the build (default: autodetect) 871 870 872 871 … … 980 979 if $ac_init_version; then 981 980 cat <<\_ACEOF 982 pjproject configure 0.5. 8981 pjproject configure 0.5.10 983 982 generated by GNU Autoconf 2.59 984 983 … … 994 993 running configure, to aid debugging if configure makes a mistake. 995 994 996 It was created by pjproject $as_me 0.5. 8, which was995 It was created by pjproject $as_me 0.5.10, which was 997 996 generated by GNU Autoconf 2.59. Invocation command line was 998 997 … … 9496 9495 cat >&5 <<_CSEOF 9497 9496 9498 This file was extended by pjproject $as_me 0.5. 8, which was9497 This file was extended by pjproject $as_me 0.5.10, which was 9499 9498 generated by GNU Autoconf 2.59. Invocation command line was 9500 9499 … … 9556 9555 cat >>$CONFIG_STATUS <<_ACEOF 9557 9556 ac_cs_version="\\ 9558 pjproject config.status 0.5. 89557 pjproject config.status 0.5.10 9559 9558 configured by $0, generated by GNU Autoconf 2.59, 9560 9559 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.