removed the double BSD install check

This commit is contained in:
Daniel Stenberg 2000-03-21 17:12:27 +00:00
parent 475869a612
commit d1a1fcc6f1
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ AM_INIT_AUTOMAKE(curl,"6.5.2")
dnl Checks for programs.
AC_PROG_CC
AC_PROG_INSTALL
dnl The install stuff has already been taken care of by the automake stuff
dnl AC_PROG_INSTALL
AC_PROG_MAKE_SET
dnl Check for AIX weirdos