From: php-coder <php-coder@altlinux.ru> To: devel@altlinux.ru Subject: [devel] AM_CONFIG_HEADER vs AC_CONFIG_HEADER Date: Mon, 9 May 2005 17:32:46 +0700 Message-ID: <20050509103246.GA1748@mycomp.mydomain> (raw) Здравствуйте! При вызове 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
next reply other threads:[~2005-05-09 10:32 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-05-09 10:32 php-coder [this message] 2005-05-09 14:52 ` Dmitry V. Levin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20050509103246.GA1748@mycomp.mydomain \ --to=php-coder@altlinux.ru \ --cc=devel@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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