mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
PR: ports/200631 Submitted by: Walter Hop Security: VuXML: bd1ab7a5-0e01-11e5-9976-a0f3c100ae18
13 lines
351 B
Text
13 lines
351 B
Text
--- build/gnuauto/include/Makefile.am.orig 2006-10-06 09:25:13 UTC
|
|
+++ 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 \
|