Add libtool into the configure.
authorasmodai <asmodai@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 24 Jun 2007 10:57:39 +0000 (10:57 +0000)
committerasmodai <asmodai@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 24 Jun 2007 10:57:39 +0000 (10:57 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/autotools@970 9efc2488-bf62-4759-914b-345cdb29e865

src/objson/configure.ac

index 1463538..8206554 100644 (file)
@@ -8,6 +8,7 @@ AC_CONFIG_HEADER([config.h])
 
 # Checks for programs.
 AC_PROG_CC
+AC_PROG_LIBTOOL
 
 # Checks for libraries.