[mingw-gtkhtml3: 5/20] Fix the build by executing libtoolize before autoreconf

epienbro epienbro at fedoraproject.org
Tue Mar 6 20:04:14 UTC 2012


commit 198248de74028c55b52cada61d8b8e302838fadb
Author: epienbro <epienbro at fedoraproject.org>
Date:   Mon Jul 12 18:51:46 2010 +0000

    Fix the build by executing libtoolize before autoreconf

 mingw32-gtkhtml3.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-gtkhtml3.spec b/mingw32-gtkhtml3.spec
index 2089fb2..df7730c 100644
--- a/mingw32-gtkhtml3.spec
+++ b/mingw32-gtkhtml3.spec
@@ -89,8 +89,8 @@ Static version of the MinGW Windows GtkHTML library.
 %patch3 -p0
 %patch4 -p0
 
-autoreconf
 libtoolize --copy --force
+autoreconf --install --force
 
 
 %build


More information about the scm-commits mailing list