Version 3.5.
[febootstrap.git] / autogen.sh
index 32f085b..0afb7ed 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh -
 
+./gnulib/gnulib-tool --update
+
 export AUTOMAKE='automake --foreign --add-missing'
 autoreconf
 ./configure "$@"