summaryrefslogtreecommitdiff
path: root/m4/ac_cond_with_level.m4
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2009-08-06 22:39:54 +0100
committerReuben Thomas <rrt@sc3d.org>2009-08-06 22:39:54 +0100
commit3ea011f8cd6c4c47bdd8e9779169efe2ad05caa6 (patch)
treeb985d888c9fc54bb8bbf7a7b7b6c3178fc58bb11 /m4/ac_cond_with_level.m4
parent2ff01bdb018a1a1bc9e5800314d70e06972192cc (diff)
downloadautoconf-archive-3ea011f8cd6c4c47bdd8e9779169efe2ad05caa6.tar.gz
Rename AC_ prefixes to AX_ (only in names of aa macros!).
Diffstat (limited to 'm4/ac_cond_with_level.m4')
-rw-r--r--m4/ac_cond_with_level.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ac_cond_with_level.m4 b/m4/ac_cond_with_level.m4
index b6b5697..150cb75 100644
--- a/m4/ac_cond_with_level.m4
+++ b/m4/ac_cond_with_level.m4
@@ -2,6 +2,10 @@
# http://www.nongnu.org/autoconf-archive/ac_cond_with_level.html
# ===========================================================================
#
+# OBSOLETE MACRO
+#
+# Renamed to AX_COND_WITH_LEVEL
+#
# SYNOPSIS
#
# AC_COND_WITH_LEVEL(PACKAGE [,DEFAULT [,YESLEVEL]])