X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=eed441d639a115b6d78d5f9b4934eaff2d4fc107;hb=40b1bbc50682effec5cf18b0923cfab24e154245;hp=afed0a7997fe147440d4bad66197ab2c494289e7;hpb=c1cec595405b31188d589062cc1117afe8daa64f;p=paraslash.git diff --git a/configure.ac b/configure.ac index afed0a79..eed441d6 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