summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2004-09-12 16:40:39 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2004-09-12 16:40:39 +0000
commitd0318870ba87fb61166d8a53c6403f9e136c5b7a (patch)
tree622d34a6aa637a05053bf04d034589f913709ddd /configure.ac
parentb3b61cecc758fa22a6547ab1396e65c9e2c1e632 (diff)
downloadlibtiff-git-d0318870ba87fb61166d8a53c6403f9e136c5b7a.tar.gz
Fix tiffgt compilation.
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 ebe2de2b..7cb8fe22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,6 +32,7 @@ dnl Compute the canonical target-system type variable
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
+AM_PROG_CC_C_O
dnl Do not rebuild generated files every time
AM_MAINTAINER_MODE