[csw-devel] SF.net SVN: gar:[17072] csw/mgar/pkg/ruby18/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Feb 17 03:49:07 CET 2012
Revision: 17072
http://gar.svn.sourceforge.net/gar/?rev=17072&view=rev
Author: bdwalton
Date: 2012-02-17 02:49:07 +0000 (Fri, 17 Feb 2012)
Log Message:
-----------
ruby18/trunk: drop some configure options that are no longer recognized
Modified Paths:
--------------
csw/mgar/pkg/ruby18/trunk/Makefile
Modified: csw/mgar/pkg/ruby18/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby18/trunk/Makefile 2012-02-16 09:42:10 UTC (rev 17071)
+++ csw/mgar/pkg/ruby18/trunk/Makefile 2012-02-17 02:49:07 UTC (rev 17072)
@@ -119,14 +119,6 @@
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --enable-shared
-CONFIGURE_ARGS += --with-tcl-dir=$(prefix)
-CONFIGURE_ARGS += --with-tk-dir=$(prefix)
-CONFIGURE_ARGS += --with-dbm-dir=$(prefix)/bdb48
-CONFIGURE_ARGS += --with-gdbm-dir=$(prefix)
-CONFIGURE_ARGS += --with-iconv-dir=$(prefix)
-CONFIGURE_ARGS += --with-openssl-dir=$(prefix)
-CONFIGURE_ARGS += --with-readline-dir=$(prefix)
-CONFIGURE_ARGS += --with-zlib-dir=$(prefix)
CONFIGURE_ARGS += --program-suffix=18
EXTRA_CONFIGURE_ARGS_isa-default-compiler-sun = --enable-install-doc
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