removed creation of tests/server/config.h
authorDaniel Stenberg <daniel@haxx.se>
Thu, 9 Oct 2003 08:09:07 +0000 (08:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Oct 2003 08:09:07 +0000 (08:09 +0000)
configure.ac

index aa107a9..b6d27d1 100644 (file)
@@ -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