diff --git a/Makefile b/Makefile index 03752ac..f11de34 100644 --- a/Makefile +++ b/Makefile @@ -149,7 +149,6 @@ $(_BUILD_APACHE2_BACKEND_PHP)/.configured: $(SOURCE_PHP4)/.unpacked $(_BUILD_APA --prefix=$(DESTDIR)/apache2-backend-php \ --with-apxs2=$(DESTDIR)/apache2-backend/bin/apxs \ --with-config-file-path=/etc/apache2-be \ - --disable-cli \ --disable-cgi \ --with-layout=GNU \ --disable-rpath \