summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2006-06-03 15:28:29 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2006-06-03 15:28:29 +0000
commit56f599add18a1ffc81af03af740c1b3ff7cc22c9 (patch)
treeb588414a14f6292952162a2f9331430f10326c48 /configure.ac
parent49c40df5d4f61160c61a63ab630c52e04bb21c2b (diff)
downloadlibtiff-git-56f599add18a1ffc81af03af740c1b3ff7cc22c9.tar.gz
* libtiff/{tif_dirinfo.c, tif_print.c} : Fix crash in
TIFFPrintDirectory(). Joris Van Damme authored the fix.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 68713f43..dc4ddf98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,6 +77,7 @@ VL_PROG_CC_WARNINGS()
AC_PROG_INSTALL
AC_PROG_LN_S
+AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
AC_LIBTOOL_WIN32_DLL