From 63f1f580770a43ecaaffc7fc2601a638dd12a43b Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 12 Sep 2001 11:31:58 +0000
Subject: [PATCH] removed perl and php makefiles

---
 configure.in | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/configure.in b/configure.in
index 97010ae4c..8fbe508f6 100644
--- a/configure.in
+++ b/configure.in
@@ -576,10 +576,6 @@ AC_CONFIG_FILES([Makefile \
 	   packages/Linux/RPM/curl.spec \
 	   packages/Linux/RPM/curl-ssl.spec \
            packages/Solaris/Makefile \
-           perl/Makefile \
-           perl/Curl_easy/Makefile \
-           php/Makefile \
-           php/examples/Makefile \
            curl-config
 ])
 AC_OUTPUT