mirror of
https://github.com/curl/curl.git
synced 2026-07-24 12:27:16 +03:00
removed creation of tests/server/config.h
This commit is contained in:
parent
af19ff51e6
commit
1a4fddb9ba
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue