code, now the support determination is done in m4.
(_LT_LANG): Correct comment, unexpected leak from keybuk-lt-tag.patch.
+2004-03-22 Scott James Remnant <scott@netsplit.com>
+
+ * m4/libtool.m4 (_LT_CONFIG): Remove unneeded else condition
+ code, now the support determination is done in m4.
+ (_LT_LANG): Correct comment, unexpected leak from keybuk-lt-tag.patch.
+
2004-03-21 Scott James Remnant <scott@netsplit.com>
* libltdl/Makefile.am (libltdl_la_LDFLAGS): Increment CURRENT
VERSION='$VERSION'
TIMESTAMP='$TIMESTAMP'
rm='$rm'
- ofile='$ofile'], [$1='[$]$1'])
+ ofile='$ofile'], [])
])dnl /_LT_CONFIG_SAVE_COMMANDS
])# _LT_CONFIG
[m4_fatal([$0: unsupported language: "$1"])])])dnl
])# LT_LANG
-# _LT_LANG(LANGNAME, TAG)
-# ------------------------
+# _LT_LANG(LANGNAME)
+# ------------------
m4_define([_LT_LANG],
[m4_ifdef([_LT_LANG_]$1[_enabled], [],
[m4_append([_LT_TAGS], [$1 ])dnl