GNULIB_TOOL=`which gnulib-tool 2> /dev/null` if test -n "$GNULIB_TOOL"; then echo "Running gnulib-tool..." $GNULIB_TOOL --import > /dev/null fi autoreconf --install --force echo echo "You can now run \"./configure --enable-developer-mode\" and \"make\""