[Xfce4-commits] <xfce4-embed-plugin:master> Fix libtool build problem.

Nick Schermer noreply at xfce.org
Sun Jan 1 21:44:10 CET 2012


Updating branch refs/heads/master
         to 8aa7fa12769f7d586031f5798f64224d0db815fb (commit)
       from 6666fda2f66c0bb27ac30473dff49a14bcfec3f5 (commit)

commit 8aa7fa12769f7d586031f5798f64224d0db815fb
Author: Nick Schermer <nick at xfce.org>
Date:   Mon May 25 17:09:39 2009 +0000

    Fix libtool build problem.
    
    
    (Old svn revision: 7419)

 configure.in.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index d073f6b..3642ddd 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -38,6 +38,7 @@ dnl ********************************
 AC_PROG_CC()
 AC_PROG_LD()
 AC_PROG_INSTALL()
+AC_PROG_LIBTOOL()
 AC_PROG_INTLTOOL()
 
 dnl **********************************


More information about the Xfce4-commits mailing list