summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2010-04-30 13:13:44 +0000
committerNoah Slater <nslater@apache.org>2010-04-30 13:13:44 +0000
commit980f2bdc1cfa31f1a55caf6d9aa0038ac91fadc6 (patch)
treeb3508d13d659a1467a95ba4b810643004a543f39 /configure.ac
parentc50fd8c69e01f3cbea48bb30c074ce9539a3bdc0 (diff)
added curl m4 file, thanks Jae Kwon
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@939657 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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])