Commit d1a1fcc6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

removed the double BSD install check

parent 475869a6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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