--- build/pkgs/ppl/spkg-install-orig	2015-03-04 03:45:31.000000000 +0000
+++ build/pkgs/ppl/spkg-install	2015-03-04 03:32:09.000000000 +0000
@@ -36,6 +36,10 @@
     fi
 done
 
+aclocal
+automake --add-missing
+autoconf
+
 # Enable only what's needed for Sage
 PPL_CONFIGURE="--enable-coefficients=mpz --disable-fpmath $PPL_CONFIGURE"
 
