3310: configure.ac: Keep the compatibility with Libtool 1.5.

6 Feb
2009
6 Feb
'09
11:47 a.m.
--- configure.ac | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 260baaa..da2178a 100644 --- a/configure.ac +++ b/configure.ac @@ -103,7 +103,8 @@ fi ## ------------------ ## # Use Libtool. -LT_INIT +# To be replaced by a call to LT_INIT as soon as Libtool 2.2 is used. +AC_PROG_LIBTOOL # Check for Darwin. AC_CANONICAL_HOST -- 1.6.1.2
6065
Age (days ago)
6065
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain