X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=17227125a2d9eda2dc19c12d2904c7a568a8ca22;hb=9f3fe55418589acab8dfb809e787f15a46f7d174;hp=0b00cc2af9f006d492975a54210ce26f4e5aa56e;hpb=94802b02fadd65ac1704fe9fcbcf0a2b023d2fa4;p=paraslash.git diff --git a/configure.ac b/configure.ac index 0b00cc2a..17227125 100644 --- a/configure.ac +++ b/configure.ac @@ -63,10 +63,6 @@ AC_PATH_PROG([HELP2MAN], [help2man]) test -z "$HELP2MAN" && AC_MSG_ERROR( [help2man is required to build this package]) -AC_PATH_PROG([INSTALL], [install]) -test -z "$INSTALL" && AC_MSG_ERROR( - [The install program is required to build this package]) - AC_PROG_CC AC_PROG_CPP