aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-09 08:09:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-09 08:09:07 +0000
commit1a4fddb9ba0d0e255a32010741837a0b3a073714 (patch)
tree4729b831922fc97b179487bf5bad91ec03d79729
parentaf19ff51e6f91aab75e035e00ebc49d64de6f546 (diff)
removed creation of tests/server/config.h
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aa107a91b..b6d27d18b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,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 tests/server/config.h )
+AM_CONFIG_HEADER(lib/config.h src/config.h)
AM_MAINTAINER_MODE
dnl SED is needed by some of the tools