[csw-devel] SF.net SVN: gar:[21103] csw/mgar/pkg/gnutls3/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Thu May 16 07:02:49 CEST 2013


Revision: 21103
          http://gar.svn.sourceforge.net/gar/?rev=21103&view=rev
Author:   chninkel
Date:     2013-05-16 05:02:45 +0000 (Thu, 16 May 2013)
Log Message:
-----------
gnutls3/trunk: configure default ca certificate location

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

Modified: csw/mgar/pkg/gnutls3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnutls3/trunk/Makefile	2013-05-15 22:05:20 UTC (rev 21102)
+++ csw/mgar/pkg/gnutls3/trunk/Makefile	2013-05-16 05:02:45 UTC (rev 21103)
@@ -74,6 +74,7 @@
 CONFIGURE_ARGS += $(DIRPATHS)
 CONFIGURE_ARGS += --with-lzo
 CONFIGURE_ARGS += --disable-guile
+CONFIGURE_ARGS +=  --with-default-trust-store-file=$(sysconfdir)/ssl/certs/ca-certificates.crt
 # Workaround a host detection bug in configure for amd64
 CONFIGURE_ARGS += $(CONFIGURE_ARGS_$(ISA))
 CONFIGURE_ARGS_amd64 += --build=x86_64-pc-solaris2$(shell uname -r |sed -e 's/[^.]*//')

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