freebsd-ports/devel/autogen/files/patch-autoopts::Makefile.in
Ying-Chieh Liao b88cdb3738 add autogen
AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. Its goal is to simplify the
maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text that
must be kept synchronized.
2001-03-13 05:52:31 +00:00

12 lines
549 B
Plaintext

--- autoopts/Makefile.in.orig Mon Mar 12 00:03:38 2001
+++ autoopts/Makefile.in Mon Mar 12 00:04:02 2001
@@ -101,7 +101,7 @@
MAINTAINERCLEANFILES = Makefile.in
-INCLUDES = -I$(top_srcdir)/snprintfv -I$(top_srcdir) -I$(top_builddir)/snprintfv -I$(top_builddir) -I.
+INCLUDES = -I$(top_srcdir)/snprintfv -I$(top_srcdir) -I$(top_builddir)/snprintfv -I$(top_builddir) -I. `guile-config compile`
pkgdata_DATA = aginfo.tpl agman1.tpl optcode.tpl opthead.tpl options.tpl optlib.tpl optmain.tpl stdoptions.def