Remove unnecessary AC_PROG_MAKE_SET and AC_PROG_LN_S.

This commit is contained in:
Kim Woelders 2011-12-04 07:44:03 +01:00
parent c5f2a44fbb
commit 1131be294a
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ AC_SUBST(E_RPM_REVISION, [rpm_revision])
dnl Checks for programs. dnl Checks for programs.
AC_PROG_CC AC_PROG_CC
AC_PROG_INSTALL AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
PKG_PROG_PKG_CONFIG PKG_PROG_PKG_CONFIG