bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] split AC_LIB_LINKFLAGS_BODY for multi-library packages


From: Bruno Haible
Subject: Re: [PATCH] split AC_LIB_LINKFLAGS_BODY for multi-library packages
Date: Thu, 13 Mar 2008 03:38:00 +0100
User-agent: KMail/1.5.4

Sam Steingold wrote:
> | *** m4/lib-link.m4.orig     2008-03-12 05:46:15.000000000 +0100
> | --- m4/lib-link.m4  2008-03-12 05:44:50.000000000 +0100
> | ***************
> | *** 1,4 ****
> | ! # lib-link.m4 serial 14 (gettext-0.18)
> please add "# -*- Autoconf -*-" here.

We have several hundred *.m4 files. I won't add particular markers for Emacs
to each of them. You should better find a way to customize your Emacs
accordingly. Something like this probably (untested):
  (setq auto-mode-alist (cons '("\\.m4\\'" . autoconf-mode) auto-mode-alist))

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]