From 5da40d24d640d5ddd307268d2d21447717e3563b Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 6 Jun 1999 16:01:49 +0000 Subject: Make sure we can find the WINGs header files when compiling util/*. --- x11-wm/windowmaker/files/patch-ai | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-wm/windowmaker/files/patch-ai (limited to 'x11-wm') diff --git a/x11-wm/windowmaker/files/patch-ai b/x11-wm/windowmaker/files/patch-ai new file mode 100644 index 000000000000..efd0565c8b24 --- /dev/null +++ b/x11-wm/windowmaker/files/patch-ai @@ -0,0 +1,11 @@ +--- util/Makefile.in.orig Sat Jun 5 15:25:51 1999 ++++ util/Makefile.in Sat Jun 5 15:26:38 1999 +@@ -146,7 +146,7 @@ + PROGRAMS = $(bin_PROGRAMS) + + +-DEFS = @DEFS@ -I. -I$(srcdir) -I../src ++DEFS = @DEFS@ -I. -I../WINGs -I$(srcdir) -I../src + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ + LIBS = @LIBS@ -- cgit v1.2.3