Re: help2man

2000-05-12 Thread Akim Demaille
Could someone apply this patch?

Adding global acconfig.h macros

2000-05-12 Thread Pierre-Julien Grizel
How can I extend the current (/usr/share/autoconf)/acconfig.h to allow my library package to define the HAVE_LIB_OFMYOWN macro without having to mention it in my customers's ~/acconfig.h ? I mean, my m4 macros are properly installed in /share/aclocal, but how does autoheader recognises the new

Example of multilibs

2000-05-12 Thread Michael Bletzinger
Does anyone have an example that uses automake's multilib feature that I could look at? Thanks in Advance. Michael -- -- Michael Bletzinger Software Developer, Alliance Computational [EMAIL PROTECTED] Environme

Per-target CFLAGS

2000-05-12 Thread John R. Sheets
Hi, Is it possible to specify different compile-time flags for different _PROGRAMS or _LIBRARIES targets in the same Makefile.am? Sort of a _CFLAGS version of the _LDFLAGS primary, e.g. ## Theoretical example bin_PROGRAMS = foo foo-ts foo_CFLAGS = foo_SOURCES = foo.c foo_ts_CFLAGS

Re: Per-target CFLAGS

2000-05-12 Thread Tom Tromey
> "John" == John R Sheets <[EMAIL PROTECTED]> writes: John> Is it possible to specify different compile-time flags for John> different _PROGRAMS or _LIBRARIES targets in the same John> Makefile.am? In automake 1.4, no. (Meaning: not easily. You can do it with a lot of work.) In the cvs aut

Re: Example of multilibs

2000-05-12 Thread Tom Tromey
Michael> Does anyone have an example that uses automake's multilib Michael> feature that I could look at? The automake multilib support isn't really complete. Tom

Re: Using automake with Emacs Lisp

2000-05-12 Thread Michael Abraham Shulman
Hi, I tried posted this message a few days ago, but didn't see any responses. However, that doesn't mean no one answered, since I was having some problems with my mail server. So if someone answered my question before, thank you and I'm sorry for the trouble, but could you re-send me the answer

Re: Adding global acconfig.h macros

2000-05-12 Thread Alexandre Oliva
On May 12, 2000, Pierre-Julien Grizel <[EMAIL PROTECTED]> wrote: > How can I extend the current (/usr/share/autoconf)/acconfig.h to > allow my library package to define the HAVE_LIB_OFMYOWN macro > without having to mention it in my customers's ~/acconfig.h ? Use the three-argument AC_DEFINE. -

Question

2000-05-12 Thread Takeshi Kimura
It is the question of "libtool". In "libtool1-3-3", after installing, a message have been displayed by the "make install" command but in EWS4800/320PX, "libbtool" tell a way of installing to EWS4800/320PX about whether or not it is possible to do installation if made in?. We request an answer.