diff src/osmesa.mk @ 3825:b6f31861c73e

osmesa:call autoreconf * src/osmesa.mk: call autoreconf
author John Donoghue
date Tue, 03 Mar 2015 13:48:39 -0500
parents f2776007d295
children 6cb1bf4d1ab4
line wrap: on
line diff
--- a/src/osmesa.mk	Tue Mar 03 12:15:18 2015 -0500
+++ b/src/osmesa.mk	Tue Mar 03 13:48:39 2015 -0500
@@ -36,6 +36,7 @@
 else
   define $(PKG)_BUILD
     mkdir '$(1)/.build'
+    cd '$(1)' && autoreconf -fi  -I m4
     cd '$(1)/.build' && $($(PKG)_CONFIGURE_ENV) '$(1)/configure' \
         $(CONFIGURE_CPPFLAGS) $(CONFIGURE_LDFLAGS) \
         $(HOST_AND_BUILD_CONFIGURE_OPTIONS) \