summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@drexel.edu>2009-09-01 22:25:06 (GMT)
committer Don Pellegrino <don@drexel.edu>2009-09-01 22:25:06 (GMT)
commita80eb7cc1a4af3ce90924ec104dd9baeef12741a (patch) (unidiff)
tree48e3e4206245e1ce096aef1afacb6717ff762dc3
parent722a884bdf2100fa08eed36d6bbb8c52cccb004e (diff)
downloadexp005-a80eb7cc1a4af3ce90924ec104dd9baeef12741a.zip
exp005-a80eb7cc1a4af3ce90924ec104dd9baeef12741a.tar.gz
exp005-a80eb7cc1a4af3ce90924ec104dd9baeef12741a.tar.bz2
Added dependency on libtool to create the shared library for the web browser plugin distribution.
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2c134e4..df46c9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,4 +24,7 @@ AC_SEARCH_LIBS([clrtoeol],[ncurses])
24# Check for DB2.24# Check for DB2.
25AC_SEARCH_LIBS([sqlastrt],[db2])25AC_SEARCH_LIBS([sqlastrt],[db2])
2626
27# Libtool is used to build the library for the browser plugin.
28AC_PROG_LIBTOOL
29
27AC_OUTPUT30AC_OUTPUT

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.