From 14883019860557b656144dcb186995e8b7afcd11 Mon Sep 17 00:00:00 2001 From: bmundim Date: Sat, 23 Jul 2011 05:02:01 +0000 Subject: Introducing ZLIB_INSTALL_DIR configuration option. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/zlib/trunk@5 d47fded2-66c1-406f-af09-4fc0800f9c6b --- configuration.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl index ad6a6ed..9965dcf 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,5 +4,5 @@ PROVIDES zlib { SCRIPT zlib.sh LANG bash - OPTIONS ZLIB_DIR + OPTIONS ZLIB_DIR ZLIB_INSTALL_DIR } -- cgit v1.2.3