From: asmodai Date: Sun, 24 Jun 2007 10:57:39 +0000 (+0000) Subject: Add libtool into the configure. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=801984d6c14af364f5334edab7957aba909e908f;p=OpenSRF.git Add libtool into the configure. git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/autotools@970 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/objson/configure.ac b/src/objson/configure.ac index 1463538..8206554 100644 --- a/src/objson/configure.ac +++ b/src/objson/configure.ac @@ -8,6 +8,7 @@ AC_CONFIG_HEADER([config.h]) # Checks for programs. AC_PROG_CC +AC_PROG_LIBTOOL # Checks for libraries.