1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
# Make sure we use build versions
tools/Makefile.in
src/bin/Makefile.in
src/json/Makefile.in
src/http/Makefile.in
src/xmlrpc/Makefile.in
src/unit/Makefile.in
src/Makefile.in
include/Makefile.in
demo/ssl/Makefile.in
demo/async/Makefile.in
demo/Makefile.in
test/Makefile.in
Makefile.in
# Replace with versions from autoconf-archive
m4/ax_check_compile_flag.m4
m4/ax_compiler_vendor.m4
m4/ax_cxx_compile_stdcxx_11.m4
# Replace from gettext
m4/iconv.m4
config.rpath
# Replace from libtool
m4/libtool.m4
# Standard autotools macros
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
aclocal.m4
compile
config.guess
config.sub
config.log
configure
depcomp
install-sh
ltmain.sh
missing
|