X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.orig;a=blobdiff_plain;f=autogen.sh;h=0928bcf1e4f2121fc3395b276d1f7378e5ce38de;hp=42cb6849c480176b51dcc78d44bbfab928faa743;hb=15c93f06ee6ddefa7e7b095351f6e66698c7cc9e;hpb=11f9efdde75b31b6d4b78ff04618cebd4b4496f4 diff --git a/autogen.sh b/autogen.sh index 42cb684..0928bcf 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,7 @@ #! /bin/sh + +PATH=/usr/local/bin:$PATH + if [ -x "`which autoreconf 2>/dev/null`" ] ; then exec autoreconf -ivf fi