From 980f2bdc1cfa31f1a55caf6d9aa0038ac91fadc6 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Fri, 30 Apr 2010 13:13:44 +0000 Subject: added curl m4 file, thanks Jae Kwon git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@939657 13f79535-47bb-0310-9956-ffa450edef68 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 679c6cae..df39e3a9 100644 --- a/configure.ac +++ b/configure.ac @@ -11,6 +11,7 @@ dnl License for the specific language governing permissions and limitations dnl under the License. m4_include([m4/ac_check_icu.m4]) +m4_include([m4/ac_check_curl.m4]) AC_INIT([LOCAL_PACKAGE_NAME], [LOCAL_VERSION], [], [LOCAL_PACKAGE_TARNAME]) -- cgit v1.2.3