Searched refs:AM_NEEDED (Results 1 – 1 of 1) sorted by relevance
32 AM_NEEDED=`echo $AM_OPTIONS | $VERSIONGREP`33 if test x"$AM_NEEDED" = "x$AM_OPTIONS"; then34 AM_NEEDED=""36 if test -z $AM_NEEDED; then47 echo -n "checking for automake $AM_NEEDED or later... "48 majneeded=`echo $AM_NEEDED | $VERSIONMKMAJ`49 minneeded=`echo $AM_NEEDED | $VERSIONMKMIN`50 for am in automake-$AM_NEEDED automake$AM_NEEDED \63 echo -n "checking for aclocal $AM_NEEDED or later... "64 for ac in aclocal-$AM_NEEDED aclocal$AM_NEEDED \