blob: a84c6889627f75e3d37d5496c8a87f2092b85669 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001Upstream-Status: Inappropriate [configuration]
2
3---
4 configure.ac | 2 +-
5 1 file changed, 1 insertion(+), 1 deletion(-)
6
Brad Bishop316dfdd2018-06-25 12:45:53 -04007Index: tiff-4.0.9/configure.ac
Patrick Williamsc124f4f2015-09-15 14:41:29 -05008===================================================================
Brad Bishop316dfdd2018-06-25 12:45:53 -04009--- tiff-4.0.9.orig/configure.ac
10+++ tiff-4.0.9/configure.ac
Patrick Williamsc124f4f2015-09-15 14:41:29 -050011@@ -27,7 +27,7 @@ dnl Process this file with autoconf to p
12 AC_PREREQ(2.64)
Brad Bishop316dfdd2018-06-25 12:45:53 -040013 AC_INIT([LibTIFF Software],[4.0.9],[tiff@lists.maptools.org],[tiff])
Patrick Williamsc124f4f2015-09-15 14:41:29 -050014 AC_CONFIG_AUX_DIR(config)
15-AC_CONFIG_MACRO_DIR(m4)
16+dnl AC_CONFIG_MACRO_DIR(m4)
17 AC_LANG(C)
18
19 dnl Compute the canonical host (run-time) system type variable