summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2017-11-21 12:33:24 -0700
committerEduardo Chappa <chappa@washington.edu>2017-11-21 12:33:24 -0700
commitb3376daf6c1857cb063d2ca2a25b7150ac4b861f (patch)
tree96a535ca2059a234ac69fd143b523aacf122d126 /aclocal.m4
parentcd46068a07318446454cc03298a239c16a66f57a (diff)
downloadalpine-b3376daf6c1857cb063d2ca2a25b7150ac4b861f.tar.xz
* Completed the inclusion of the "95" patch submitted by Helmut Grohne.
See Bug 876164 in Debian at https://bugs.debian.org/876164. Added m4/m4_ax_prog_cc_for_build.m4 macro.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index a2bbd3b..6d42add 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1083,6 +1083,7 @@ m4_include([m4/ltoptions.m4])
m4_include([m4/ltsugar.m4])
m4_include([m4/ltversion.m4])
m4_include([m4/lt~obsolete.m4])
+m4_include([m4/m4_ax_prog_cc_for_build.m4])
m4_include([m4/nls.m4])
m4_include([m4/po.m4])
m4_include([m4/progtest.m4])