Go to file
Marcus Meissner 4dd758a7f1 - Update to libtool 2.4.3
** New features:
 - Moved to gnulib release infrastructure.
 - M4 is now used for scanning the M4 macros in your configure.ac that
  'libtoolize' looks at to determine what files you want, and where you
   would like them installed.  This means that you can compose your
   version number or any other argument that Libtoolize needs to know at
   M4 time using git-version-gen from gnulib, for example.
 - Invoking 'libtoolize --ltdl' no longer maintains a separate autoconf
   macro directory in the libltdl tree, but automatically adjusts the
   installed libltdl configuration files to share whatever macro
   directory is declared by the parent project. (Note: if you were
   already sharing a macro directory with AC_CONFIG_MACRO_DIR(ltdl/m4)
   or similar, that still works as does any other directory choice).
 - Invoking 'libtoolize --ltdl' no longer maintains a separate auxiliary
   scripts directory in the libltdl tree, but automatically adjusts the
   installed libltdl configuration files to share whatever auxiliary
   scripts directory is declared by the parent project. (Note: if you
   were already sharing an auxiliary directory with subproject libltdl
   using AC_CONFIG_AUX_DIR(ltdl/config) or similar, that still works as
   does any other directory choice).
 - The legacy tests have all been migrated to the Autotest harness.
 - The Autotest testsuite can be run without the especially time consuming
   tests with:
       make check-local TESTSUITEFLAGS='-k "!expensive"'
** Bug fixes:
 - Fix a long-standing latent bug in autom4te include path for autotests
   with VPATH builds.
 - Fix a long-standing latent bug in libtoolize that could delete lines
   from libltdl/Makefile.am in recursive mode due to underquoting in a

OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=60
2014-11-04 06:31:25 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtool?expand=0&rev=1 2006-12-18 23:16:57 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtool?expand=0&rev=1 2006-12-18 23:16:57 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtool?expand=0&rev=8 2008-09-23 22:03:14 +00:00
libtool-2.4.3.tar.gz Accepting request 259583 from home:mathletic:branches:Base:System 2014-11-04 06:31:00 +00:00
libtool-rpmlintrc - Add gcc-c++ gcc-fortran and gcc-objc to buildrequires so that 2011-07-29 13:12:43 +00:00
libtool-testsuite.changes - Update to libtool 2.4.3 2014-11-04 06:31:25 +00:00
libtool-testsuite.spec Accepting request 259583 from home:mathletic:branches:Base:System 2014-11-04 06:31:00 +00:00
libtool.changes Accepting request 259583 from home:mathletic:branches:Base:System 2014-11-04 06:31:00 +00:00
libtool.spec Accepting request 259583 from home:mathletic:branches:Base:System 2014-11-04 06:31:00 +00:00
pre_checkin.sh - Fix pre_checkin.sh 2012-07-19 12:21:03 +00:00