Ticket #27954: libtool.diff

File libtool.diff, 2.6 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

difference between my old libtool 2.4 and the newly built one

  • opt/local/bin/glibtool

    diff -ru 2.4_0+universal-2010-09-23/opt/local/bin/glibtool 2.4_0+universal-2011-01-18/opt/local/bin/glibtool
    old new  
    7272
    7373# The host system.
    7474host_alias=
    75 host=x86_64-apple-darwin10.4.0
    76 host_os=darwin10.4.0
     75host=x86_64-apple-darwin10.6.0
     76host_os=darwin10.6.0
    7777
    7878# The build system.
    7979build_alias=
    80 build=x86_64-apple-darwin10.4.0
    81 build_os=darwin10.4.0
     80build=x86_64-apple-darwin10.6.0
     81build_os=darwin10.6.0
    8282
    8383# A sed program that does not truncate output.
    8484SED="/usr/bin/sed"
     
    161161lock_old_archive_extraction=yes
    162162
    163163# A C compiler.
    164 LTCC="/usr/bin/gcc-4.2"
     164LTCC="ccache /usr/bin/gcc-4.2"
    165165
    166166# LTCC compiler flags.
    167167LTCFLAGS="-pipe -O2 -arch x86_64 -arch i386"
     
    302302old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$oldlib"
    303303
    304304# A language specific compiler.
    305 CC="/usr/bin/gcc-4.2"
     305CC="ccache /usr/bin/gcc-4.2"
    306306
    307307# Is the compiler the GNU compiler?
    308308with_gcc=yes
     
    1008510085old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$oldlib"
    1008610086
    1008710087# A language specific compiler.
    10088 CC="/usr/bin/g++-4.2"
     10088CC="ccache /usr/bin/g++-4.2"
    1008910089
    1009010090# Is the compiler the GNU compiler?
    1009110091with_gcc=yes
  • opt/local/bin/glibtoolize

    diff -ru 2.4_0+universal-2010-09-23/opt/local/bin/glibtoolize 2.4_0+universal-2011-01-18/opt/local/bin/glibtoolize
    old new  
    5959# When reporting a bug, please describe a test case to reproduce it and
    6060# include the following information:
    6161#
    62 #       host-triplet:   x86_64-apple-darwin10.4.0
     62#       host-triplet:   x86_64-apple-darwin10.6.0
    6363#       $progname:      (GNU libtool) 2.4
    6464#       automake:               $automake_version
    6565#       autoconf:               $autoconf_version