changeset 3825:b6f31861c73e

osmesa:call autoreconf * src/osmesa.mk: call autoreconf
author John Donoghue
date Tue, 03 Mar 2015 13:48:39 -0500
parents 9d1dbbcac6ea
children 58d4bbcb30bc
files src/osmesa.mk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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) \