[Xlibs] [PATCH] X11_CFLAGS not exported in configure.ac
Luciano Montanaro
mikelima@virgilio.it
Sun, 9 Nov 2003 12:38:41 +0100
I sent this patch while replying to my previous message, but there was no
reply.
Without the following patch, the xtrans include directory is not added
to the compiler command line, since then the X11_CFLAGS are not changed
in the generated configure script.
I am not an auto.* expert myself, but this let me configure libX11 for
installation to a path other than the default.
Luciano
Index: configure.ac
===================================================================
RCS file: /cvs/xlibs/X11/configure.ac,v
retrieving revision 1.17
diff -p -u -r1.17 configure.ac
--- configure.ac 1 Nov 2003 09:11:49 -0000 1.17
+++ configure.ac 6 Nov 2003 11:34:14 -0000
@@ -168,6 +168,7 @@ fi
X11_DATADIR='${datadir}/X11'
AC_SUBST(X11_DATADIR)
+AC_SUBST(X11_CFLAGS)
AC_OUTPUT([Makefile
include/Makefile
--
- I want a Software Patents Free Europe too! And you? -
--------------------------------------------------------------
EuropeSwPatentFree - http://EuropeSwPatentFree.internautas.org
--------------------------------------------------------------
_______________________________________________
Xlibs mailing list
Xlibs@pdx.freedesktop.org
http://pdx.freedesktop.org/cgi-bin/mailman/listinfo/xlibs