summaryrefslogtreecommitdiff
path: root/port
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2010-11-27 20:54:51 +0000
committerbfriesen <bfriesen>2010-11-27 20:54:51 +0000
commit58612380bdf66c6afc33ddb344c3a0acdb49f663 (patch)
tree3413ab0f5794cbb72691ff6836b0a18bc06b4b26 /port
parent4e0be6de269818f4ce8074fca57e88ddc211d28d (diff)
downloadlibtiff-58612380bdf66c6afc33ddb344c3a0acdb49f663.tar.gz
* libtiff-4.pc.in: Added libtiff pkg-config .pc file support.
Patch by Vincent Torri.
Diffstat (limited to 'port')
-rw-r--r--port/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/port/Makefile.in b/port/Makefile.in
index 20d57356..e427cd06 100644
--- a/port/Makefile.in
+++ b/port/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11 from Makefile.am.
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -174,6 +174,7 @@ LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
NM = @NM@
NMEDIT = @NMEDIT@
@@ -207,6 +208,7 @@ abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
@@ -257,6 +259,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
+tiff_libs_private = @tiff_libs_private@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@