summaryrefslogtreecommitdiff
path: root/m4/ax_prog_cc_for_build.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-01-25 19:25:16 +0100
committerPeter Simons <simons@cryp.to>2010-01-25 19:25:16 +0100
commitc6b6f516499ec60026f27c7ef243f9bf0102ce13 (patch)
tree81757b5485a298285bb2331283356075abe0da47 /m4/ax_prog_cc_for_build.m4
parent483da261b1a452ceb073eedccb0077b7a26cfde4 (diff)
downloadautoconf-archive-c6b6f516499ec60026f27c7ef243f9bf0102ce13.tar.gz
Assigned all macros a unique serial number.
The serial number corresponds to the number of commits that have modified the macro in the Archive's Git repository. Refer to http://www.gnu.org/software/libtool//manual/automake/Serials.html to find out why these numbers are useful.
Diffstat (limited to 'm4/ax_prog_cc_for_build.m4')
-rw-r--r--m4/ax_prog_cc_for_build.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ax_prog_cc_for_build.m4 b/m4/ax_prog_cc_for_build.m4
index e9f4edc..7d064e7 100644
--- a/m4/ax_prog_cc_for_build.m4
+++ b/m4/ax_prog_cc_for_build.m4
@@ -32,6 +32,8 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
+#serial 4
+
AU_ALIAS([AC_PROG_CC_FOR_BUILD], [AX_PROG_CC_FOR_BUILD])
AC_DEFUN([AX_PROG_CC_FOR_BUILD], [dnl
AC_REQUIRE([AC_PROG_CC])dnl