mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-27 21:40:34 +02:00
[build int] Remove EOF "Local Variables" block; nfc
These days, Emacs' Autoconf mode has proper support for ‘dnl’ in ‘comment-start’, ‘comment-end’, ‘comment-start-skip’; we no longer need to specify these explicitly. * configure.ac: Remove EOF "Local Variables" block.
This commit is contained in:
parent
956494e4f7
commit
d6aae483df
1 changed files with 1 additions and 5 deletions
|
@ -1648,8 +1648,4 @@ CONFIG_SCRIPT([test-suite/standalone/test-fast-slot-ref])
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|
||||||
dnl Local Variables:
|
dnl configure.ac ends here
|
||||||
dnl comment-start: "dnl "
|
|
||||||
dnl comment-end: ""
|
|
||||||
dnl comment-start-skip: "\\bdnl\\b\\s *"
|
|
||||||
dnl End:
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue