Searched refs:AM_NEEDED (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dautogen.sh32 AM_NEEDED=`echo $AM_OPTIONS | $VERSIONGREP`
33 if test x"$AM_NEEDED" = "x$AM_OPTIONS"; then
34 AM_NEEDED=""
36 if test -z $AM_NEEDED; then
47 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 o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A Dautogen.sh65 AM_NEEDED=`echo $AM_OPTIONS | $VERSIONGREP`
66 if test x"$AM_NEEDED" = "x$AM_OPTIONS"; then
67 AM_NEEDED=""
69 if test -z $AM_NEEDED; then
80 echo -n "checking for automake $AM_NEEDED or later... "
81 majneeded=`echo $AM_NEEDED | $VERSIONMKMAJ`
82 minneeded=`echo $AM_NEEDED | $VERSIONMKMIN`
83 for am in automake-$AM_NEEDED automake$AM_NEEDED \
96 echo -n "checking for aclocal $AM_NEEDED o
[all...]

Completed in 292 milliseconds