[Flaim-devel] PATCH: Libtool check
Brought to you by:
dsandersorem,
jcalcote
From: Christopher B. <sne...@gm...> - 2009-05-16 10:31:05
|
Hi folks, Could we have a check for libtool added please. Probably needs it for ftk/ and xflaim/ as well. --- trunk/flaim/configure.ac 2009-05-16 16:35:51.000000000 +0100 +++ testing/flaim/configure.ac 2009-05-16 17:23:41.000000000 +0100 @@ -17,6 +17,7 @@ AC_PROG_CXX AC_PROG_LN_S AC_PROG_INSTALL +AC_PROG_LIBTOOL # Checks for optional programs. AC_PROG_TRY_DOXYGEN Regards -- Christopher Brown |