~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_libtool.m4

MergeĀ fromĀ 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