mirror of
https://github.com/curl/curl.git
synced 2026-07-24 22:27:17 +03:00
removed the double BSD install check
This commit is contained in:
parent
475869a612
commit
d1a1fcc6f1
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue