~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_libtool.m4

  • Committer: Brian Aker
  • Date: 2009-12-06 22:57:37 UTC
  • mfrom: (1238.1.6 push)
  • Revision ID: brian@gaz-20091206225737-mf0algeqvx1ykg2f
Merge Monty

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