unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Some questions about Autotools in Emacs
@ 2013-12-23 13:52 Xue Fuqiao
  2013-12-23 15:15 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Xue Fuqiao @ 2013-12-23 13:52 UTC (permalink / raw)
  To: emacs-devel

Hi,

I'm an Autotools newbie and just started to study the build system in
Emacs.  I have two questions about them now:

1) In configure.ac, I found a
   "AC_CONFIG_HEADER(src/config.h:src/config.in)".  I can only find the
   macro `AC_CONFIG_HEADERS' in the Autoconf (2.69) manual.  Why?
   What's the differences of the two macros?

2) I only found a Makefile.am in the lib/ directory.  Does Emacs use
   Automake?  If so, how?

BTW the macro AC_INIT accepts five arguments (PACKAGE, VERSION,
[BUG-REPORT], [TARNAME], [URL]), but only the two required arguments are
specified in confugure.ac.  Does it make sense to add the rest
arguments?  TIA



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

end of thread, other threads:[~2013-12-23 22:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-23 13:52 Some questions about Autotools in Emacs Xue Fuqiao
2013-12-23 15:15 ` Andreas Schwab
2013-12-23 15:42   ` Stephen J. Turnbull
2013-12-23 22:46   ` Xue Fuqiao

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).