mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:47:15 +03:00
Make sure we're using 'c-ares' sources and not 'ares' ones.
This commit is contained in:
parent
9799f7afb0
commit
c23a1be139
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT(ares_init.c)
|
||||
AC_CONFIG_SRCDIR([ares_ipv6.h])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_MAINTAINER_MODE
|
||||
AM_INIT_AUTOMAKE(c-ares, CVS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue