r11134 - prelude-lml/trunk/m4
| Newsgroups | gmane.comp.security.ids.prelude.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: yoann Date: 2009-04-09 11:41:57 +0200 (Thu, 09 Apr 2009) New Revision: 11134 Modified: prelude-lml/trunk/m4/libprelude.m4 Log: Update for libtool 2.x compatibility. Modified: prelude-lml/trunk/m4/libprelude.m4 =================================================================== --- prelude-lml/trunk/m4/libprelude.m4 2009-04-09 09:41:53 UTC (rev 11133) +++ prelude-lml/trunk/m4/libprelude.m4 2009-04-09 09:41:57 UTC (rev 11134) @@ -179,6 +179,11 @@ AC_SUBST(LIBPRELUDE_LIBS) AC_SUBST(LIBPRELUDE_PREFIX) AC_SUBST(LIBPRELUDE_CONFIG_PREFIX) + + m4_ifdef([LT_INIT], + [AC_DEFINE([PRELUDE_APPLICATION_USE_LIBTOOL2], [], [Define whether application use libtool >= 2.0])], + []) + ]) dnl *-*wedit:notab*-* Please keep this as the last line. _______________________________________________ Prelude-cvslog site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog