aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorAndrew John Hughes <[email protected]>2011-04-11 16:02:25 +0100
committerAndrew John Hughes <[email protected]>2011-04-11 16:02:25 +0100
commitadbd41822a9927b6189ae1bc7ef5f355afc2d696 (patch)
treef0e22b6a1923b943b2c7afb7b1d56a67b5f227c2 /acinclude.m4
parent1b28ac5e2988a6796da5e5601c0b717604d44917 (diff)
Backed out changeset 1cce62b89f07 - unapproved patch
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m47
1 files changed, 0 insertions, 7 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index fe30345..3c3803b 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -497,13 +497,6 @@ AC_DEFUN([FIND_TOOL],
AC_SUBST([$1])
])
-AC_DEFUN_ONCE([IT_FIND_OPTIONAL_PROG],
-[
- AC_PATH_PROG([$1], [$2])
- AM_CONDITIONAL(WITH_$1, test x"$$1" != "x")
- AC_SUBST([$1])
-])
-
AC_DEFUN([IT_SET_ARCH_SETTINGS],
[
case "${host_cpu}" in