]> Git Repo - binutils.git/blobdiff - gdb/gnulib/update-gnulib.sh
Add call to autoheader in update-gnulib.sh.
[binutils.git] / gdb / gnulib / update-gnulib.sh
index 1bab512f52f466da94954f67fff36ad0cd7ab6f9..87218ca774442bfae35adaea99ba170030f035cd 100644 (file)
@@ -110,6 +110,7 @@ fi
 # Regenerate all necessary files...
 aclocal -Iimport/m4 &&
 autoconf &&
+autoheader &&
 automake
 if [ $? -ne 0 ]; then
    echo "Error: Failed to regenerate Makefiles and configure scripts."
This page took 0.023274 seconds and 4 git commands to generate.