[geany/geany] a264b7: Properly initialize Libtool

Colomban Wendling git-noreply at xxxxx
Fri Apr 10 15:07:01 UTC 2015


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Thomas Martitz <kugel at rockbox.org>
Date:        Tue, 10 Mar 2015 22:10:06 UTC
Commit:      a264b7ab77ba13f9c4268c237a8b9051a3d77915
             https://github.com/geany/geany/commit/a264b7ab77ba13f9c4268c237a8b9051a3d77915

Log Message:
-----------
Properly initialize Libtool


Modified Paths:
--------------
    configure.ac

Modified: configure.ac
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -24,6 +24,7 @@ fi
 AC_USE_SYSTEM_EXTENSIONS
 
 m4_ifdef([AM_PROG_AR],[AM_PROG_AR])
+LT_INIT
 AC_PROG_CC
 AC_PROG_CC_C99
 AM_PROG_CC_C_O



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list