Home | History | Annotate | Download | only in main

Lines Matching refs:AUTOMAKE

760 AUTOMAKE
2685 # tool to use in cross-compilation environments, therefore Automake
2947 # Some tools Automake needs.
2955 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4116 # A longer-term fix would be to have automake use am__CC in this case,
4968 # some older automake's don't have it so try something on our own
7470 # automake-level symbol (BUILD_SSE3_TESTS), used in test Makefile.am's
7516 # automake-level symbol (BUILD_SSSE3_TESTS), used in test Makefile.am's
9251 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
10690 # Check whether this is an Automake generated Makefile or not.
10697 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then