summaryrefslogtreecommitdiff
path: root/m4/ax_check_func_in.m4
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2009-08-13 12:51:11 +0100
committerReuben Thomas <rrt@sc3d.org>2009-08-13 12:51:11 +0100
commitd722dcd17c95e0eb178fdd34dc14ce79f2f14103 (patch)
treec8297c839796480fc2c04bbe4d2b9751ee3e6917 /m4/ax_check_func_in.m4
parent58f1084c58874f22d412a810030d0fdae4896443 (diff)
downloadautoconf-archive-d722dcd17c95e0eb178fdd34dc14ce79f2f14103.tar.gz
Add AU_ALIAS calls to new files for all recently renamed macros.
Diffstat (limited to 'm4/ax_check_func_in.m4')
-rw-r--r--m4/ax_check_func_in.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ax_check_func_in.m4 b/m4/ax_check_func_in.m4
index c33bc9f..c154cdd 100644
--- a/m4/ax_check_func_in.m4
+++ b/m4/ax_check_func_in.m4
@@ -41,6 +41,7 @@
# exception to the GPL to apply to your modified version as well.
dnl AX_CHECK_FUNC_IN(HEADER, FUNCTION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+AU_ALIAS([AC_CHECK_FUNC_IN], [AX_CHECK_FUNC_IN])
AC_DEFUN([AX_CHECK_FUNC_IN],
[AC_MSG_CHECKING([for $2 in $1])
AC_CACHE_VAL(ac_cv_func_$2,