mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
Another step towards detecting if _REENTRANT is already defined or actually
needed, and being able to define it if appropriate for further configure tests as well as for the generated config file. Introduced reentrant.m4 intended for our reentrant related autotools/m4 macros.
This commit is contained in:
parent
a7abd5bf70
commit
8a323f8354
10 changed files with 1722 additions and 61 deletions
|
|
@ -21,6 +21,8 @@
|
|||
# $Id$
|
||||
###########################################################################
|
||||
|
||||
ACLOCAL_AMFLAGS = -I .
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
EXTRA_DIST = CHANGES COPYING maketgz reconf Makefile.dist curl-config.in \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue