mirror of
https://github.com/curl/curl.git
synced 2026-08-26 20:23:32 +03:00
Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of
including our local m4/reentrant.m4 file. This even takes care of including the file in the distribution tarball.
This commit is contained in:
parent
637bfa0252
commit
a3498f96ef
6 changed files with 6 additions and 55 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
EXTRA_DIST = CHANGES COPYING maketgz reconf Makefile.dist curl-config.in \
|
||||
curl-style.el sample.emacs RELEASE-NOTES buildconf buildconf.bat libcurl.pc.in
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue