summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macros.cygwin3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros.cygwin b/macros.cygwin
index fa47a6e..ecf1a0d 100644
--- a/macros.cygwin
+++ b/macros.cygwin
@@ -103,6 +103,9 @@ package or when debugging this package.\
export PKG_CONFIG_LIBDIR; \
pkg-config
+%_cygwin_autoreconf \
+ autoreconf -f -i -I %{_cygwin_datadir}/aclocal
+
%_cygwin_configure %{_cygwin_env} ; \
__cygwin_topdir=.; if ! test -x configure; then __cygwin_topdir=..; fi; \\\
$__cygwin_topdir/configure --cache-file=%{_cygwin_cache} \\\