aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-11-03 12:39:50 +0000
committerJörg Mayer <jmayer@loplof.de>2013-11-03 12:39:50 +0000
commit0dc80637daa1990f5b091e33a9b2da0f9e8802e5 (patch)
treec5428267165b244c921a7b97e13945c4dc8aa8a5 /configure.ac
parent117a59d7a2998077d5e5163ce1f8d11edd220944 (diff)
Fix autoconf broken by last commit.
svn path=/trunk/; revision=53060
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9fb66d90fd..facbac4c0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1212,7 +1212,6 @@ esac
#
# Add any checks here that are necessary for other OSes.
#
-AM_PROG_SED
AC_PATH_PROG(SED, sed)
if test "x$SED" = x
then