summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 78b680276..501925f40 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,7 +21,7 @@ else
libtool --version
fi
echo ""
-${M4:-/usr/bin/m4} --version
+${M4:-m4} --version
echo ""
######################################################################