[csw-devel] SF.net SVN: gar:[10255] csw/mgar/pkg/apr-util/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sat Jun 19 18:46:05 CEST 2010


Revision: 10255
          http://gar.svn.sourceforge.net/gar/?rev=10255&view=rev
Author:   rthurner
Date:     2010-06-19 16:46:05 +0000 (Sat, 19 Jun 2010)

Log Message:
-----------
apr-util: curently we do not have a use case for connecting to mssql or sybase, so exclude it until the new freetds is ready.

Modified Paths:
--------------
    csw/mgar/pkg/apr-util/trunk/Makefile

Modified: csw/mgar/pkg/apr-util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apr-util/trunk/Makefile	2010-06-19 10:07:53 UTC (rev 10254)
+++ csw/mgar/pkg/apr-util/trunk/Makefile	2010-06-19 16:46:05 UTC (rev 10255)
@@ -20,6 +20,7 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-apr=$(prefix)/bin/apr-1-config
+CONFIGURE_ARGS += --without-freetds
 
 BUILD64 = 1
 STRIP_LIBTOOL = 1


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