diff src/graphicsmagick.mk @ 2918:42b1909a6159

revert autoconf -> autoreconf change
author John W. Eaton <jwe@octave.org>
date Wed, 12 Dec 2012 12:32:22 -0500
parents 990071494633
children 4f9b72cf7ee7
line wrap: on
line diff
--- a/src/graphicsmagick.mk	Wed Dec 12 11:27:40 2012 -0500
+++ b/src/graphicsmagick.mk	Wed Dec 12 12:32:22 2012 -0500
@@ -17,7 +17,7 @@
 
 define $(PKG)_BUILD
     # This can be removed once the patch "graphicsmagick-1-fix-xml2-config.patch" is accepted by upstream
-    cd '$(1)' && autoreconf
+    cd '$(1)' && autoconf
     cd '$(1)' && ./configure \
         --host='$(TARGET)' \
         --build="`config.guess`" \