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