[csw-devel] SF.net SVN: gar:[17924] csw/mgar/pkg/389-ds-base/trunk/files/ 0007-fixup-Makefile.am.patch

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Wed May 2 12:24:10 CEST 2012


Revision: 17924
          http://gar.svn.sourceforge.net/gar/?rev=17924&view=rev
Author:   cgrzemba
Date:     2012-05-02 10:24:10 +0000 (Wed, 02 May 2012)
Log Message:
-----------
389-ds-base/trunk: fix patch releted include preferences

Modified Paths:
--------------
    csw/mgar/pkg/389-ds-base/trunk/files/0007-fixup-Makefile.am.patch

Modified: csw/mgar/pkg/389-ds-base/trunk/files/0007-fixup-Makefile.am.patch
===================================================================
--- csw/mgar/pkg/389-ds-base/trunk/files/0007-fixup-Makefile.am.patch	2012-05-02 09:07:28 UTC (rev 17923)
+++ csw/mgar/pkg/389-ds-base/trunk/files/0007-fixup-Makefile.am.patch	2012-05-02 10:24:10 UTC (rev 17924)
@@ -11,6 +11,15 @@
 index bb761e3..0bd9fb3 100644
 --- a/Makefile.am
 +++ b/Makefile.am
+@@ -31,7 +31,7 @@ PATH_DEFINES = -DLOCALSTATEDIR="\"$(localstatedir)\"" -DSYSCONFDIR="\"$(sysconfd
+ 	-DSBINDIR="\"$(sbindir)\"" -DPLUGINDIR="\"$(serverplugindir)\"" -DTEMPLATEDIR="\"$(sampledatadir)\""
+
+ AM_CPPFLAGS = $(DEBUG_DEFINES) $(DS_DEFINES) $(DS_INCLUDES) $(PATH_DEFINES)
+-PLUGIN_CPPFLAGS = $(AM_CPPFLAGS) @openldap_inc@ @ldapsdk_inc@ @nss_inc@ @nspr_inc@
++PLUGIN_CPPFLAGS = $(AM_CPPFLAGS) @ldapsdk_inc@ @nss_inc@ @nspr_inc@
+ # We need to make sure that libpthread is linked before libc on HP-UX.
+ if HPUX
+ AM_LDFLAGS = -lpthread
 @@ -696,7 +696,7 @@ libslapd_la_SOURCES = ldap/servers/slapd/add.c \
  	$(libavl_a_SOURCES)
  

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