]> git.lyx.org Git - lyx.git/commit
Better compatibility with autoconf 2.62.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 11 Aug 2008 23:27:08 +0000 (23:27 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 11 Aug 2008 23:27:08 +0000 (23:27 +0000)
commit5a5ec028298e695f117f56b458e6dfce2005b50e
tree50531557171d63a43f88e90aefe31bfcc627d3e4
parent9bda5aa44d4e61a7b1357cb3b0d2981323fbcf8c
Better compatibility with autoconf 2.62.

* config/*: update files to libtool 1.5.26 (latest 1.x version)
* configure.ac: use AC_USE_SYSTEM_EXTENSIONS instead of AC_AIX and
friends (available since 2.59c, which is now required); work around
a bug with gettext.m4 and autoconf 2.62.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26117 a592a061-630c-0410-9148-cb99ea01b6c8
autogen.sh
config/config.guess
config/config.sub
config/libtool.m4
config/ltmain.sh
configure.ac