From 8619341669c213909bfc422686fc23e3a27bb1f1 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 12 Apr 2008 05:57:04 +0000 Subject: [PATCH] tweak for proper bootstrap after removing generated file git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8096 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/curl/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/curl/configure.ac b/libs/curl/configure.ac index 179dc91f26..980cba2606 100644 --- a/libs/curl/configure.ac +++ b/libs/curl/configure.ac @@ -33,7 +33,7 @@ This configure script may be copied, distributed and modified under the terms of the curl license; see COPYING for more details]) AC_CONFIG_SRCDIR([lib/urldata.h]) -AM_CONFIG_HEADER(lib/config.h src/config.h) +AC_CONFIG_HEADERS(lib/config.h src/config.h) #AM_MAINTAINER_MODE dnl SED is needed by some of the tools