Skip to content

Commit

Permalink
Get the latest m4 macros
Browse files Browse the repository at this point in the history
This fixes opencog#1492
  • Loading branch information
linas committed Apr 25, 2024
1 parent e9c7708 commit 9603db7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ if test ! -d `aclocal --print-ac-dir 2>> autogen.err`; then
exit 1
fi

# Update the m4 macros
autoreconf -fvi

# Produce aclocal.m4, so autoconf gets the automake macros it needs
#
case `uname` in
Expand Down

0 comments on commit 9603db7

Please sign in to comment.