mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-30 11:01:45 +08:00
Fix font-lock for bin/autoconf.
* bin/autoconf.as (exit_missing_arg): Font-lock tweak. Signed-off-by: Eric Blake <ebb9@byu.net>
This commit is contained in:
parent
037693bc20
commit
c09a86f9b9
@ -1,3 +1,7 @@
|
||||
2007-10-09 Eric Blake <ebb9@byu.net>
|
||||
|
||||
* bin/autoconf.as (exit_missing_arg): Font-lock tweak.
|
||||
|
||||
2007-10-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* doc/install.texi (Basic Installation): Document `uninstall'.
|
||||
|
@ -73,7 +73,7 @@ exit_missing_arg='
|
||||
AS_ECHO(["$as_me: option \`$[1]'\'' requires an argument"]) >&2
|
||||
AS_ECHO(["$help"]) >&2
|
||||
exit 1
|
||||
'
|
||||
' # restore font-lock: "
|
||||
|
||||
# Variables.
|
||||
: ${AUTOM4TE='@bindir@/@autom4te-name@'}
|
||||
|
Loading…
Reference in New Issue
Block a user