ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] AM_CONFIG_HEADER vs AC_CONFIG_HEADER
@ 2005-05-09 10:32 php-coder
  2005-05-09 14:52 ` Dmitry V. Levin
  0 siblings, 1 reply; 2+ messages in thread
From: php-coder @ 2005-05-09 10:32 UTC (permalink / raw)
  To: devel


    Здравствуйте!

    При вызове autoconf вижу следующее предупреждающее сообщение:

    [c0der@mycomp ~/fluxbox-0.9.12]$ autoconf
    configure.in:535: warning: do not use m4_patsubst: use patsubst or
    m4_bpatsubst
    aclocal.m4:6772: AM_CONFIG_HEADER is expanded from...
    configure.in:535: the top level
    configure.in:572: warning: do not use m4_regexp:
    use regexp or m4_bregexp
    aclocal.m4:6785: _AM_DIRNAME is expanded from...
    configure.in:572: the top level
                                    
    Решил их убрать. Оказалось дело в использовании AM_CONFIG_HEADER. Как
    я понял, он устарел. Заменил на AC_CONFIG_HEADER и все стало тихо :))

    Решил написАть об этом разработчикам ;)) Но в ответ получил:

    whats the purpose of this patch? i dont see any .. reason or
    improvement out of the box over the old AM_CONFIG_HEADER ...

    Хм.. Вот. В связи с этим вопрос: я занимаюсь фигней, хочу странного и
    вдобавок отвлекаю и вас и разработчиков Fluxbox или просто разработчик
    такой? Если второе, то как убедить разработчика в использовании
    AC_CONFIG_HEADER?

    Понимаю, что в принципе это не такой уж и важный вопрос, но думаю, что
    даже эту мелочь не плохо было бы исправить...

    Спасибо за помощь и внимание!

-- 
+ php-coder



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] AM_CONFIG_HEADER vs AC_CONFIG_HEADER
  2005-05-09 10:32 [devel] AM_CONFIG_HEADER vs AC_CONFIG_HEADER php-coder
@ 2005-05-09 14:52 ` Dmitry V. Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry V. Levin @ 2005-05-09 14:52 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]

Hi,

On Mon, May 09, 2005 at 05:32:46PM +0700, php-coder wrote:
>     При вызове autoconf вижу следующее предупреждающее сообщение:
> 
>     [c0der@mycomp ~/fluxbox-0.9.12]$ autoconf
>     configure.in:535: warning: do not use m4_patsubst: use patsubst or
>     m4_bpatsubst
>     aclocal.m4:6772: AM_CONFIG_HEADER is expanded from...
>     configure.in:535: the top level
>     configure.in:572: warning: do not use m4_regexp:
>     use regexp or m4_bregexp
>     aclocal.m4:6785: _AM_DIRNAME is expanded from...
>     configure.in:572: the top level
>                                     
>     Решил их убрать. Оказалось дело в использовании AM_CONFIG_HEADER. Как
>     я понял, он устарел. Заменил на AC_CONFIG_HEADER и все стало тихо :))
> 
>     Решил написАть об этом разработчикам ;)) Но в ответ получил:
> 
>     whats the purpose of this patch? i dont see any .. reason or
>     improvement out of the box over the old AM_CONFIG_HEADER ...

Просто процитируйте им automake.info:
`AM_CONFIG_HEADER'
     Automake will generate rules to automatically regenerate the config
     header.  This obsolete macro is a synonym of `AC_CONFIG_HEADERS'
     today (*note Optional::).
Ключевое слово - obsolete.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-09 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-09 10:32 [devel] AM_CONFIG_HEADER vs AC_CONFIG_HEADER php-coder
2005-05-09 14:52 ` Dmitry V. Levin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git