Skip to content
Snippets Groups Projects
Commit 4da51b2f authored by James Goppert's avatar James Goppert
Browse files

Removed upateAutomake from autogen.

parent 999be7fc
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,6 @@ do
echo "macros were not found"
exit 1
}
./updateAutomake.sh
if grep "^AM_CONFIG_HEADER" configure.in >/dev/null; then
echo "Running autoheader..."
autoheader || { echo "**Error**: autoheader failed."; exit 1; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment