Re: problem to use autoconf/automake

2005-04-26 Thread Ralf Wildenhues
* Nicolas Haller wrote on Tue, Apr 26, 2005 at 10:00:50AM CEST: On Tue, Apr 26, 2005 at 07:48:57AM +0200, Ralf Wildenhues wrote: Well, put SUBDIRS = whatever_dirs_live_under_src into src/Makefile.am. Don't forget to mention all to-be-generated Makefiles in the AC_CONFIG_FILES macro

Re: problem to use autoconf/automake

2005-04-26 Thread Keith MARSHALL
Nicolas Haller wrote: If I understand, Makefile.in are generated with informations enclosed in Makefile.am. But I have no Makefile.am in subdirs of src/. I have only sources files (.hh and .cc), and nothing to do with these (but object file to build the program define in src/Makefile.am).

Re: problem to use autoconf/automake

2005-04-26 Thread Nicolas Haller
Ok so I take my Makefile.am from build/ to src/ and create an build directory where I execute the configure script. Thanks all for your useful help, -- Nicolas Haller ___ Autoconf mailing list Autoconf@gnu.org