Changeset 2421
- Timestamp:
- 03/13/10 02:53:06 (5 months ago)
- Location:
- branches/3.4
- Files:
-
- 7 edited
-
aclocal.m4 (modified) (5 diffs)
-
config/config.guess (modified) (15 diffs)
-
config/config.sub (modified) (16 diffs)
-
config/ltmain.sh (modified) (5 diffs)
-
configure.ac (modified) (1 diff)
-
m4/ltversion.m4 (modified) (1 diff)
-
src/config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.4/aclocal.m4
r2370 r2421 1 # generated automatically by aclocal 1.11 -*- Autoconf -*-1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*- 2 2 3 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, … … 14 14 m4_ifndef([AC_AUTOCONF_VERSION], 15 15 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 16 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.6 3],,17 [m4_warning([this file was generated for autoconf 2.6 3.16 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],, 17 [m4_warning([this file was generated for autoconf 2.65. 18 18 You have another version of autoconf. It may work, but is not guaranteed to. 19 19 If you have problems, you may need to regenerate the build system entirely. … … 7860 7860 # Generated from ltversion.in. 7861 7861 7862 # serial 301 2ltversion.m47862 # serial 3017 ltversion.m4 7863 7863 # This file is part of GNU Libtool 7864 7864 7865 m4_define([LT_PACKAGE_VERSION], [2.2.6 ])7866 m4_define([LT_PACKAGE_REVISION], [1.301 2])7865 m4_define([LT_PACKAGE_VERSION], [2.2.6b]) 7866 m4_define([LT_PACKAGE_REVISION], [1.3017]) 7867 7867 7868 7868 AC_DEFUN([LTVERSION_VERSION], 7869 [macro_version='2.2.6 '7870 macro_revision='1.301 2'7869 [macro_version='2.2.6b' 7870 macro_revision='1.3017' 7871 7871 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) 7872 7872 _LT_DECL(, macro_revision, 0) … … 7981 7981 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 7982 7982 dnl require some minimum version. Point them to the right macro. 7983 m4_if([$1], [1.11 ], [],7983 m4_if([$1], [1.11.1], [], 7984 7984 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl 7985 7985 ]) … … 7997 7997 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. 7998 7998 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], 7999 [AM_AUTOMAKE_VERSION([1.11 ])dnl7999 [AM_AUTOMAKE_VERSION([1.11.1])dnl 8000 8000 m4_ifndef([AC_AUTOCONF_VERSION], 8001 8001 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -
branches/3.4/config/config.guess
r2370 r2421 2 2 # Attempt to guess a canonical system name. 3 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 5 5 # Free Software Foundation, Inc. 6 6 7 timestamp='2009- 04-27'7 timestamp='2009-11-20' 8 8 9 9 # This file is free software; you can redistribute it and/or modify it … … 28 28 29 29 30 # Originally written by Per Bothner <per@bothner.com>.31 # Please send patches to <config-patches@gnu.org>. Submit a context32 # diff and a properly formatted ChangeLogentry.30 # Originally written by Per Bothner. Please send patches (context 31 # diff format) to <config-patches@gnu.org> and include a ChangeLog 32 # entry. 33 33 # 34 34 # This script attempts to guess a canonical system name similar to … … 36 36 # exits with 0. Otherwise, it exits with 1. 37 37 # 38 # The plan is that this can be called by configure scripts if you39 # don't specify an explicit build system type.38 # You can get the latest version of this script from: 39 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD 40 40 41 41 me=`echo "$0" | sed -e 's,.*/,,'` … … 171 171 eval $set_cc_for_build 172 172 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 173 | grep __ELF__ >/dev/null173 | grep -q __ELF__ 174 174 then 175 175 # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). … … 334 334 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 335 335 exit ;; 336 i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) 337 echo i386-pc-auroraux${UNAME_RELEASE} 338 exit ;; 336 339 i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) 337 340 eval $set_cc_for_build … … 657 660 658 661 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | 659 grep __LP64__ >/dev/null662 grep -q __LP64__ 660 663 then 661 664 HP_ARCH="hppa2.0w" … … 808 811 echo ${UNAME_MACHINE}-pc-pw32 809 812 exit ;; 810 *:Interix*: [3456]*)813 *:Interix*:*) 811 814 case ${UNAME_MACHINE} in 812 815 x86) 813 816 echo i586-pc-interix${UNAME_RELEASE} 814 817 exit ;; 815 EM64T | authenticamd | genuineintel)818 authenticamd | genuineintel | EM64T) 816 819 echo x86_64-unknown-interix${UNAME_RELEASE} 817 820 exit ;; … … 823 826 echo i${UNAME_MACHINE}-pc-mks 824 827 exit ;; 828 8664:Windows_NT:*) 829 echo x86_64-pc-mks 830 exit ;; 825 831 i*:Windows_NT*:* | Pentium*:Windows_NT*:*) 826 832 # How do we know it's Interix rather than the generic POSIX subsystem? … … 851 857 i*86:Minix:*:*) 852 858 echo ${UNAME_MACHINE}-pc-minix 853 exit ;;854 arm*:Linux:*:*)855 eval $set_cc_for_build856 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \857 | grep -q __ARM_EABI__858 then859 echo ${UNAME_MACHINE}-unknown-linux-gnu860 else861 echo ${UNAME_MACHINE}-unknown-linux-gnueabi862 fi863 exit ;;864 avr32*:Linux:*:*)865 echo ${UNAME_MACHINE}-unknown-linux-gnu866 exit ;;867 cris:Linux:*:*)868 echo cris-axis-linux-gnu869 exit ;;870 crisv32:Linux:*:*)871 echo crisv32-axis-linux-gnu872 exit ;;873 frv:Linux:*:*)874 echo frv-unknown-linux-gnu875 exit ;;876 ia64:Linux:*:*)877 echo ${UNAME_MACHINE}-unknown-linux-gnu878 exit ;;879 m32r*:Linux:*:*)880 echo ${UNAME_MACHINE}-unknown-linux-gnu881 exit ;;882 m68*:Linux:*:*)883 echo ${UNAME_MACHINE}-unknown-linux-gnu884 exit ;;885 mips:Linux:*:*)886 eval $set_cc_for_build887 sed 's/^ //' << EOF >$dummy.c888 #undef CPU889 #undef mips890 #undef mipsel891 #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)892 CPU=mipsel893 #else894 #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)895 CPU=mips896 #else897 CPU=898 #endif899 #endif900 EOF901 eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '902 /^CPU/{903 s: ::g904 p905 }'`"906 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }907 ;;908 mips64:Linux:*:*)909 eval $set_cc_for_build910 sed 's/^ //' << EOF >$dummy.c911 #undef CPU912 #undef mips64913 #undef mips64el914 #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)915 CPU=mips64el916 #else917 #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)918 CPU=mips64919 #else920 CPU=921 #endif922 #endif923 EOF924 eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '925 /^CPU/{926 s: ::g927 p928 }'`"929 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }930 ;;931 or32:Linux:*:*)932 echo or32-unknown-linux-gnu933 exit ;;934 ppc:Linux:*:*)935 echo powerpc-unknown-linux-gnu936 exit ;;937 ppc64:Linux:*:*)938 echo powerpc64-unknown-linux-gnu939 859 exit ;; 940 860 alpha:Linux:*:*) … … 948 868 EV68*) UNAME_MACHINE=alphaev68 ;; 949 869 esac 950 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null870 objdump --private-headers /bin/sh | grep -q ld.so.1 951 871 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi 952 872 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} 953 873 exit ;; 874 arm*:Linux:*:*) 875 eval $set_cc_for_build 876 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ 877 | grep -q __ARM_EABI__ 878 then 879 echo ${UNAME_MACHINE}-unknown-linux-gnu 880 else 881 echo ${UNAME_MACHINE}-unknown-linux-gnueabi 882 fi 883 exit ;; 884 avr32*:Linux:*:*) 885 echo ${UNAME_MACHINE}-unknown-linux-gnu 886 exit ;; 887 cris:Linux:*:*) 888 echo cris-axis-linux-gnu 889 exit ;; 890 crisv32:Linux:*:*) 891 echo crisv32-axis-linux-gnu 892 exit ;; 893 frv:Linux:*:*) 894 echo frv-unknown-linux-gnu 895 exit ;; 896 i*86:Linux:*:*) 897 LIBC=gnu 898 eval $set_cc_for_build 899 sed 's/^ //' << EOF >$dummy.c 900 #ifdef __dietlibc__ 901 LIBC=dietlibc 902 #endif 903 EOF 904 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` 905 echo "${UNAME_MACHINE}-pc-linux-${LIBC}" 906 exit ;; 907 ia64:Linux:*:*) 908 echo ${UNAME_MACHINE}-unknown-linux-gnu 909 exit ;; 910 m32r*:Linux:*:*) 911 echo ${UNAME_MACHINE}-unknown-linux-gnu 912 exit ;; 913 m68*:Linux:*:*) 914 echo ${UNAME_MACHINE}-unknown-linux-gnu 915 exit ;; 916 mips:Linux:*:* | mips64:Linux:*:*) 917 eval $set_cc_for_build 918 sed 's/^ //' << EOF >$dummy.c 919 #undef CPU 920 #undef ${UNAME_MACHINE} 921 #undef ${UNAME_MACHINE}el 922 #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) 923 CPU=${UNAME_MACHINE}el 924 #else 925 #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) 926 CPU=${UNAME_MACHINE} 927 #else 928 CPU= 929 #endif 930 #endif 931 EOF 932 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` 933 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 934 ;; 935 or32:Linux:*:*) 936 echo or32-unknown-linux-gnu 937 exit ;; 954 938 padre:Linux:*:*) 955 939 echo sparc-unknown-linux-gnu 940 exit ;; 941 parisc64:Linux:*:* | hppa64:Linux:*:*) 942 echo hppa64-unknown-linux-gnu 956 943 exit ;; 957 944 parisc:Linux:*:* | hppa:Linux:*:*) … … 963 950 esac 964 951 exit ;; 965 parisc64:Linux:*:* | hppa64:Linux:*:*) 966 echo hppa64-unknown-linux-gnu 952 ppc64:Linux:*:*) 953 echo powerpc64-unknown-linux-gnu 954 exit ;; 955 ppc:Linux:*:*) 956 echo powerpc-unknown-linux-gnu 967 957 exit ;; 968 958 s390:Linux:*:* | s390x:Linux:*:*) … … 987 977 echo ${UNAME_MACHINE}-unknown-linux-gnu 988 978 exit ;; 989 i*86:Linux:*:*)990 # The BFD linker knows what the default object file format is, so991 # first see if it will tell us. cd to the root directory to prevent992 # problems with other programs or directories called `ld' in the path.993 # Set LC_ALL=C to ensure ld outputs messages in English.994 ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \995 | sed -ne '/supported targets:/!d996 s/[ ][ ]*/ /g997 s/.*supported targets: *//998 s/ .*//999 p'`1000 case "$ld_supported_targets" in1001 elf32-i386)1002 TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"1003 ;;1004 a.out-i386-linux)1005 echo "${UNAME_MACHINE}-pc-linux-gnuaout"1006 exit ;;1007 "")1008 # Either a pre-BFD a.out linker (linux-gnuoldld) or1009 # one that does not give us useful --help.1010 echo "${UNAME_MACHINE}-pc-linux-gnuoldld"1011 exit ;;1012 esac1013 # Determine whether the default compiler is a.out or elf1014 eval $set_cc_for_build1015 sed 's/^ //' << EOF >$dummy.c1016 #include <features.h>1017 #ifdef __ELF__1018 # ifdef __GLIBC__1019 # if __GLIBC__ >= 21020 LIBC=gnu1021 # else1022 LIBC=gnulibc11023 # endif1024 # else1025 LIBC=gnulibc11026 # endif1027 #else1028 #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC)1029 LIBC=gnu1030 #else1031 LIBC=gnuaout1032 #endif1033 #endif1034 #ifdef __dietlibc__1035 LIBC=dietlibc1036 #endif1037 EOF1038 eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '1039 /^LIBC/{1040 s: ::g1041 p1042 }'`"1043 test x"${LIBC}" != x && {1044 echo "${UNAME_MACHINE}-pc-linux-${LIBC}"1045 exit1046 }1047 test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }1048 ;;1049 979 i*86:DYNIX/ptx:4*:*) 1050 980 # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. … … 1075 1005 echo ${UNAME_MACHINE}-pc-syllable 1076 1006 exit ;; 1077 i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4. 0*:*)1007 i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) 1078 1008 echo i386-unknown-lynxos${UNAME_RELEASE} 1079 1009 exit ;; … … 1183 1113 echo rs6000-unknown-lynxos${UNAME_RELEASE} 1184 1114 exit ;; 1185 PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4. 0*:*)1115 PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) 1186 1116 echo powerpc-unknown-lynxos${UNAME_RELEASE} 1187 1117 exit ;; … … 1276 1206 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown 1277 1207 case $UNAME_PROCESSOR in 1208 i386) 1209 eval $set_cc_for_build 1210 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then 1211 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ 1212 (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ 1213 grep IS_64BIT_ARCH >/dev/null 1214 then 1215 UNAME_PROCESSOR="x86_64" 1216 fi 1217 fi ;; 1278 1218 unknown) UNAME_PROCESSOR=powerpc ;; 1279 1219 esac -
branches/3.4/config/config.sub
r2370 r2421 2 2 # Configuration validation subroutine script. 3 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 5 5 # Free Software Foundation, Inc. 6 6 7 timestamp='2009- 04-17'7 timestamp='2009-11-20' 8 8 9 9 # This file is (in principle) common to ALL GNU software. … … 33 33 34 34 # Please send patches to <config-patches@gnu.org>. Submit a context 35 # diff and a properly formatted ChangeLog entry.35 # diff and a properly formatted GNU ChangeLog entry. 36 36 # 37 37 # Configuration subroutine to validate and canonicalize a configuration type. … … 39 39 # If it is invalid, we print an error message on stderr and exit with code 1. 40 40 # Otherwise, we print the canonical config type on stdout and succeed. 41 42 # You can get the latest version of this script from: 43 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD 41 44 42 45 # This file is supposed to be the same for all GNU packages … … 150 153 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ 151 154 -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ 152 -apple | -axis | -knuth | -cray )155 -apple | -axis | -knuth | -cray | -microblaze) 153 156 os= 154 157 basic_machine=$1 158 ;; 159 -bluegene*) 160 os=-cnk 155 161 ;; 156 162 -sim | -cisco | -oki | -wec | -winbond) … … 282 288 | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ 283 289 | pyramid \ 290 | rx \ 284 291 | score \ 285 292 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ … … 289 296 | spu | strongarm \ 290 297 | tahoe | thumb | tic4x | tic80 | tron \ 298 | ubicom32 \ 291 299 | v850 | v850e \ 292 300 | we32k \ … … 295 303 basic_machine=$basic_machine-unknown 296 304 ;; 297 m6811 | m68hc11 | m6812 | m68hc12 )305 m6811 | m68hc11 | m6812 | m68hc12 | picochip) 298 306 # Motorola 68HC11/12. 299 307 basic_machine=$basic_machine-unknown … … 338 346 | m32c-* | m32r-* | m32rle-* \ 339 347 | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ 340 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \348 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ 341 349 | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ 342 350 | mips16-* \ … … 366 374 | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ 367 375 | pyramid-* \ 368 | romp-* | rs6000-* \376 | romp-* | rs6000-* | rx-* \ 369 377 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ 370 378 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ … … 375 383 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ 376 384 | tron-* \ 385 | ubicom32-* \ 377 386 | v850-* | v850e-* | vax-* \ 378 387 | we32k-* \ … … 467 476 basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` 468 477 os=-linux 478 ;; 479 bluegene*) 480 basic_machine=powerpc-ibm 481 os=-cnk 469 482 ;; 470 483 c90) … … 719 732 basic_machine=ns32k-utek 720 733 os=-sysv 734 ;; 735 microblaze) 736 basic_machine=microblaze-xilinx 721 737 ;; 722 738 mingw32) … … 1241 1257 # that might get confused with valid system types. 1242 1258 # -solaris* is a basic system type, with this one exception. 1259 -auroraux) 1260 os=-auroraux 1261 ;; 1243 1262 -solaris1 | -solaris1.*) 1244 1263 os=`echo $os | sed -e 's|solaris1|sunos4|'` … … 1261 1280 # -sysv* is not here because it comes later, after sysvr4. 1262 1281 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ 1263 | -*vms* | -sco* | -esix* | -isc* | -aix* | - sunos | -sunos[34]*\1264 | -hpux* | -unos* | -osf* | -luna* | -dgux* | - solaris* | -sym* \1265 | - kopensolaris* \1282 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ 1283 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ 1284 | -sym* | -kopensolaris* \ 1266 1285 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ 1267 1286 | -aos* | -aros* \ … … 1284 1303 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ 1285 1304 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ 1286 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* )1305 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) 1287 1306 # Remember, each alternative MUST END IN *, to match a version number. 1288 1307 ;; … … 1614 1633 vendor=sun 1615 1634 ;; 1616 - aix*)1635 -cnk*|-aix*) 1617 1636 vendor=ibm 1618 1637 ;; -
branches/3.4/config/ltmain.sh
r2107 r2421 1 1 # Generated from ltmain.m4sh. 2 2 3 # ltmain.sh (GNU libtool) 2.2.6 3 # ltmain.sh (GNU libtool) 2.2.6b 4 4 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 5 5 … … 66 66 # compiler flags: $LTCFLAGS 67 67 # linker: $LD (gnu? $with_gnu_ld) 68 # $progname: (GNU libtool) 2.2.6 68 # $progname: (GNU libtool) 2.2.6b 69 69 # automake: $automake_version 70 70 # autoconf: $autoconf_version … … 74 74 PROGRAM=ltmain.sh 75 75 PACKAGE=libtool 76 VERSION=2.2.6 76 VERSION=2.2.6b 77 77 TIMESTAMP="" 78 package_revision=1.301 278 package_revision=1.3017 79 79 80 80 # Be Bourne compatible … … 117 117 : ${CP="cp -f"} 118 118 : ${ECHO="echo"} 119 : ${EGREP="/ usr/bin/grep -E"}120 : ${FGREP="/ usr/bin/grep -F"}121 : ${GREP="/ usr/bin/grep"}119 : ${EGREP="/bin/grep -E"} 120 : ${FGREP="/bin/grep -F"} 121 : ${GREP="/bin/grep"} 122 122 : ${LN_S="ln -s"} 123 123 : ${MAKE="make"} … … 125 125 : ${MV="mv -f"} 126 126 : ${RM="rm -f"} 127 : ${SED="/ opt/local/bin/gsed"}127 : ${SED="/bin/sed"} 128 128 : ${SHELL="${CONFIG_SHELL-/bin/sh}"} 129 129 : ${Xsed="$SED -e 1s/^X//"} -
branches/3.4/configure.ac
r2371 r2421 20 20 MICRO_VERSION=3 21 21 TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION 22 PACKAGE_URL=http://tcpreplay.synfin.net/ 22 23 23 24 dnl Release is only used for the RPM spec file -
branches/3.4/m4/ltversion.m4
r2109 r2421 10 10 # Generated from ltversion.in. 11 11 12 # serial 301 2ltversion.m412 # serial 3017 ltversion.m4 13 13 # This file is part of GNU Libtool 14 14 15 m4_define([LT_PACKAGE_VERSION], [2.2.6 ])16 m4_define([LT_PACKAGE_REVISION], [1.301 2])15 m4_define([LT_PACKAGE_VERSION], [2.2.6b]) 16 m4_define([LT_PACKAGE_REVISION], [1.3017]) 17 17 18 18 AC_DEFUN([LTVERSION_VERSION], 19 [macro_version='2.2.6 '20 macro_revision='1.301 2'19 [macro_version='2.2.6b' 20 macro_revision='1.3017' 21 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) 22 22 _LT_DECL(, macro_revision, 0) -
branches/3.4/src/config.h.in
r2196 r2421 300 300 #undef HAVE_STRTOULL 301 301 302 /* Define to 1 if `tv_sec' is member of `struct timeval'. */302 /* Define to 1 if `tv_sec' is a member of `struct timeval'. */ 303 303 #undef HAVE_STRUCT_TIMEVAL_TV_SEC 304 304 … … 445 445 /* Define to the one symbol short name of this package. */ 446 446 #undef PACKAGE_TARNAME 447 448 /* Define to the home page for this package. */ 449 #undef PACKAGE_URL 447 450 448 451 /* Define to the version of this package. */
Note: See TracChangeset
for help on using the changeset viewer.
