~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_libtool.m4

  • Committer: Jay Pipes
  • Date: 2009-12-08 17:46:38 UTC
  • mfrom: (1240 staging)
  • mto: This revision was merged to the branch mainline in revision 1245.
  • Revision ID: jpipes@serialcoder-20091208174638-exwaq2vbq0bzvyze
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dnl with or without modifications, as long as this notice is preserved.
5
5
 
6
6
AC_DEFUN([PANDORA_LIBTOOL],[
 
7
  AC_REQUIRE([AC_DISABLE_STATIC])
7
8
  AC_REQUIRE([AC_PROG_LIBTOOL])
8
9
  dnl By requiring AC_PROG_LIBTOOL, we should force the macro system to read
9
10
  dnl libtool.m4, where in 2.2 AC_PROG_LIBTOOL is an alias for LT_INIT