419284156c
PR: ports/48549 Submitted by: Thierry Thomas <thierry@pompo.net>
13 lines
377 B
Text
13 lines
377 B
Text
--- build/gnuauto/include/Makefile.am.orig Sat Jan 18 15:23:43 2003
|
|
+++ build/gnuauto/include/Makefile.am Thu Feb 20 23:42:21 2003
|
|
@@ -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 \
|