SF.net SVN: gar:[22235] csw/mgar/pkg/silctoolkit/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed Oct 16 21:48:33 CEST 2013


Revision: 22235
          http://gar.svn.sourceforge.net/gar/?rev=22235&view=rev
Author:   lblume
Date:     2013-10-16 19:48:33 +0000 (Wed, 16 Oct 2013)
Log Message:
-----------
silctoolkit/trunk: Put the headers in a separate subdir to avoid collisions

Modified Paths:
--------------
    csw/mgar/pkg/silctoolkit/trunk/Makefile

Modified: csw/mgar/pkg/silctoolkit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/silctoolkit/trunk/Makefile	2013-10-16 15:29:41 UTC (rev 22234)
+++ csw/mgar/pkg/silctoolkit/trunk/Makefile	2013-10-16 19:48:33 UTC (rev 22235)
@@ -47,6 +47,9 @@
 
 BUILD64 = 1
 
+# Avoid a collision between its client.h and Samba's
+includedir = $(prefix)/include/silc
+
 CONFIGURE_ARGS += $(DIRPATHS)
 CONFIGURE_ARGS += --with-simdir=$(libdir)/silc
 

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