summaryrefslogtreecommitdiff
path: root/ax_subst_with.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-04-26 21:31:52 +0200
committerPeter Simons <simons@cryp.to>2009-04-26 21:31:52 +0200
commita51f3be74e8324fd65e71758d6d5fbfde52cade9 (patch)
treed076696c0fdc5945544040a0b9be99604f207a2b /ax_subst_with.m4
parent601a627b9676adcbeae9a429827966c2416051cc (diff)
downloadautoconf-archive-a51f3be74e8324fd65e71758d6d5fbfde52cade9.tar.gz
ALL: consistency edits (see NEWS)
* Consistently refer to this project as Autoconf Archive. * Removed the LAST MODIFICATION section, because that information is redundant in the presence of Git. * COPYLEFT has been renamed to LICENSE: some licenses, like all-permissive, are no copylefts.
Diffstat (limited to 'ax_subst_with.m4')
-rw-r--r--ax_subst_with.m412
1 files changed, 4 insertions, 8 deletions
diff --git a/ax_subst_with.m4 b/ax_subst_with.m4
index e2c319a..cdee883 100644
--- a/ax_subst_with.m4
+++ b/ax_subst_with.m4
@@ -25,11 +25,7 @@
# USE = @WITH_ENABLE_CALL@ -Denabled USE = @WITHOUT_ENABLE_CALL@
# -Dnot_enabled
#
-# LAST MODIFICATION
-#
-# 2008-04-12
-#
-# COPYLEFT
+# LICENSE
#
# Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
#
@@ -55,9 +51,9 @@
# all other use of the material that constitutes the Autoconf Macro.
#
# This special exception to the GPL applies to versions of the Autoconf
-# Macro released by the Autoconf Macro Archive. When you make and
-# distribute a modified version of the Autoconf Macro, you may extend this
-# special exception to the GPL to apply to your modified version as well.
+# Macro released by the Autoconf Archive. When you make and distribute a
+# modified version of the Autoconf Macro, you may extend this special
+# exception to the GPL to apply to your modified version as well.
dnl AX_SUBST_WITH_IF(flag,cond) - not unlike AM_CONDITIONAL
AC_DEFUN([AX_SUBST_WITH_IF],[dnl