Re: automake doesn't run first gcc command , depcomp problem ?

2005-01-28 Thread Jonas Geiregat
On Fri, 28 Jan 2005 10:15:55 +0100, Alexandre Duret-Lutz <[EMAIL PROTECTED]> wrote: > What versions of Autoconf & Automake do you use ? > > What does `autereconf -vfi -Wall' print? I've already fixed it with automake -acf

Re: automake doesn't run first gcc command , depcomp problem ?

2005-01-28 Thread Alexandre Duret-Lutz
>>> "Jonas" == Jonas Geiregat <[EMAIL PROTECTED]> writes: Jonas> Hi, Hi, What versions of Autoconf & Automake do you use ? What does `autereconf -vfi -Wall' print? -- Alexandre Duret-Lutz

automake doesn't run first gcc command , depcomp problem ?

2005-01-25 Thread Jonas Geiregat
Hi, contents of Makefile.am INCLUDES = \ $(WEWA_CFLAGS) \ $(MOZILLA_COMPONENT_CFLAGS) bin_PROGRAMS = \ wewa wewa_SOURCES = \ main.c \ wewatypes.h wewa_LDADD =\ $(WEWA_LIBS) \ $(MOZILLA_COMPONENT_LIBS) configure.in contents: AC_INIT([