Lines Matching refs:aclocal
142 ACLOCALDIR = "${STAGING_DATADIR}/aclocal"
144 ACLOCALEXTRAPATH:class-target = " -I ${STAGING_DATADIR_NATIVE}/aclocal/"
145 ACLOCALEXTRAPATH:class-nativesdk = " -I ${STAGING_DATADIR_NATIVE}/aclocal/"
175 ACLOCAL="aclocal --system-acdir=${ACLOCALDIR}/"
178 …`find ${AUTOTOOLS_SCRIPT_PATH} -ignore_readdir_race -maxdepth 2 -name \*.m4|grep -v 'aclocal.m4'| \
189 if [ -d ${STAGING_DATADIR_NATIVE}/aclocal-$AUTOV ]; then
190 ACLOCAL="$ACLOCAL --automake-acdir=${STAGING_DATADIR_NATIVE}/aclocal-$AUTOV"
192 # autoreconf is too shy to overwrite aclocal.m4 if it doesn't look
194 # by hand, unless the package specifically asked not to run aclocal.
195 if ! echo ${EXTRA_AUTORECONF} | grep -q "aclocal"; then
196 rm -f aclocal.m4