Home | History | Annotate | Download | only in oprofile

Lines Matching refs:AUTOMAKE

5 # NB: if you run this file with AUTOMAKE, AUTOCONF, etc. environment
8 # into the generated Makefiles, as @AUTOMAKE@, @AUTOCONF@ etc. and it will
21 AUTOMAKE=${AUTOMAKE:-automake}
24 if $AUTOMAKE --version | grep -q 1.4
27 echo "Automake 1.4 not supported. please set \$AUTOMAKE"
28 echo "to point to a newer automake, or upgrade."
38 libtoolize --automake -c
41 run "$AUTOMAKE --foreign --add-missing --copy"