[gtk-osx] Fix misspelled 'Configure' for openssl's autogen-sh.



commit 25d947883bc5b4824d3dfa564a1ec00e04cf3cbe
Author: John Ralls <jralls ceridwen us>
Date:   Fri Dec 11 15:30:35 2015 -0800

    Fix misspelled 'Configure' for openssl's autogen-sh.

 modulesets-stable/gtk-osx-network.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-network.modules b/modulesets-stable/gtk-osx-network.modules
index caec3cc..a3c9408 100644
--- a/modulesets-stable/gtk-osx-network.modules
+++ b/modulesets-stable/gtk-osx-network.modules
@@ -42,7 +42,7 @@
 
   <!-- of the many arguments such as prefix and libdir that jhbuild might pass
   to configure, openssl only understands prefix, and only with =. -->
-  <autotools id="openssl" autogen-sh="config" autogenargs="shared"
+  <autotools id="openssl" autogen-sh="Configure" autogenargs="shared"
              autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl 
%(autogenargs)s"
              makeinstallargs="install_sw" supports-non-srcdir-builds="no">
     <branch module="openssl-0.9.8zg.tar.gz" version="0.9.8zg" repo="openssl"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]