Fix autoconf broken by last commit.

svn path=/trunk/; revision=53060
This commit is contained in:
Jörg Mayer 2013-11-03 12:39:50 +00:00
parent 117a59d7a2
commit 0dc80637da
1 changed files with 0 additions and 1 deletions

View File

@ -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