70273c84ec
trickle into our pkg-config.
13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.7 2012/09/11 09:37:42 jasper Exp $
|
|
--- Makefile.in.orig Wed Jul 11 14:29:58 2012
|
|
+++ Makefile.in Tue Sep 11 11:33:01 2012
|
|
@@ -179,7 +179,7 @@ CFLAGS = @CFLAGS@
|
|
CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
CYGPATH_W = @CYGPATH_W@
|
|
-DEFS = @DEFS@
|
|
+DEFS = @DEFS@ -DLOCALBASE="\"${LOCALBASE}\"" -DX11BASE="\"${X11BASE}\""
|
|
DEPDIR = @DEPDIR@
|
|
DLLTOOL = @DLLTOOL@
|
|
DSYMUTIL = @DSYMUTIL@
|