Re: [xml] libxslt 1.0.2 build patch
- From: Tomasz Kłoczko <kloczek rudy mif pg gda pl>
- To: <xml gnome org>
- Subject: Re: [xml] libxslt 1.0.2 build patch
- Date: Sat, 18 Aug 2001 20:51:20 +0200 (CEST)
On Fri, 17 Aug 2001 xml thewrittenword com wrote:
$(CFLAGS) will be used in libxslt/Makefile.in without having it in
$(INCLUDES). With it there, all $CFLAGS get duplicated.
--- libxslt/Makefile.am.orig Fri Aug 17 22:12:58 2001
+++ libxslt/Makefile.am Fri Aug 17 22:13:08 2001
@@ -1,5 +1,4 @@
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libxslt \
- $(LIBXML_CFLAGS) $(CFLAGS)
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libxslt $(LIBXML_CFLAGS)
^^^^^^^^^^^^^^^^^^^^^^
Instead obove can be siple used "-I."
kloczek
--
-----------------------------------------------------------
*Ludzie nie mają problemów, tylko sobie sami je stwarzają*
-----------------------------------------------------------
Tomasz Kłoczko, sys adm @zie.pg.gda.pl|*e-mail: kloczek rudy mif pg gda pl*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]