[csw-devel] SF.net SVN: gar:[17580] csw/mgar/pkg/bind/branches/bind-with-dlz/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Mar 29 19:49:38 CEST 2012
Revision: 17580
http://gar.svn.sourceforge.net/gar/?rev=17580&view=rev
Author: dmichelsen
Date: 2012-03-29 17:49:37 +0000 (Thu, 29 Mar 2012)
Log Message:
-----------
bind/branches/bind-with-dlz: Tiny addition
Modified Paths:
--------------
csw/mgar/pkg/bind/branches/bind-with-dlz/Makefile
Modified: csw/mgar/pkg/bind/branches/bind-with-dlz/Makefile
===================================================================
--- csw/mgar/pkg/bind/branches/bind-with-dlz/Makefile 2012-03-29 11:39:56 UTC (rev 17579)
+++ csw/mgar/pkg/bind/branches/bind-with-dlz/Makefile 2012-03-29 17:49:37 UTC (rev 17580)
@@ -73,6 +73,9 @@
RUNTIME_DEP_PKGS_CSWbindchroot = CSWbind
ARCHALL_CSWbindchroot = 1
+# Make sure to have -I/opt/csw/include in CFLAGS or just the libxml2 include path is added and compilation fails on readline.h
+EXTRA_CFLAGS += $(CPPFLAGS)
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-libtool
CONFIGURE_ARGS += --with-openssl=/opt/csw
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list