2016-01-21 23:42:40 +01:00

18 lines
455 B
Plaintext

$NetBSD: patch-aa,v 1.9 2015/07/26 15:58:53 spz Exp $
Use subdirectory for include files.
--- build/gnuauto/include/Makefile.am.orig 2006-10-06 09:25:13.000000000 +0000
+++ build/gnuauto/include/Makefile.am
@@ -53,8 +53,8 @@
# acknowledgment is not required but would be appreciated.
#
-#tidyincdir = $(includedir)/tidy
-tidyincdir = $(includedir)
+tidyincdir = $(includedir)/tidy
+#tidyincdir = $(includedir)
tidyinc_HEADERS = \
platform.h \