Re: 'make dist' and m4 directory

2005-06-23 Thread Ralf Corsepius
On Thu, 2005-06-23 at 15:44 -0400, Jeffrey Sheinberg wrote: > John Ling writes: > > Hi Ralf, yes that's exactly what I am trying to do. > > > > Since I'm using automake 1.7.7 then this is why it isn't including the > > m4 directory. > > > > I'll just use EXTRA_DIST for now then until I upg

Re: using same automake conditional twice doesn't work?

2005-06-23 Thread Alexandre Duret-Lutz
>>> "Ed" == Ed Hartnett <[EMAIL PROTECTED]> writes: Ed> The following automake file attempts to add two subdirs, Ed> "fortran" and "nf_test", if the BUILD_F77 automake Ed> conditional is true. But this fails: Ed> SUBDIRS = man Ed> if BUILD_F77 Ed> SUBDIRS += fortran Ed> endif Ed> SUBDIR

Re: how to run a test file with command line options...

2005-06-23 Thread Alexandre Duret-Lutz
>>> "Ed" == Ed Hartnett <[EMAIL PROTECTED]> writes: Ed> check_PROGRAMS = tst_parallel Ed> TESTS = run_par_test.sh Ed> Where run_par_test.sh is: Ed> MP_TASKS_PER_NODE=4 MP_PROCS=4 poe ./tst_parallel Ed> This works, but is there a way to do this in the Makefile.am, and not Ed> use a shell s

Re: 'make dist' and m4 directory

2005-06-23 Thread Jeffrey Sheinberg
John Ling writes: > Hi Ralf, yes that's exactly what I am trying to do. > > Since I'm using automake 1.7.7 then this is why it isn't including the > m4 directory. > > I'll just use EXTRA_DIST for now then until I upgrade to a more recent > Automake. > Hi, I needed to use use EXTRA_DI

Re: Automake 1.9.6?

2005-06-23 Thread Alexandre Duret-Lutz
>>> "Kelley" == Kelley Cook <[EMAIL PROTECTED]> writes: Kelley> Is an automake 1.9.6 release planned? I hope to release a beta in couple of weeks, once I've processed my backlog. -- Alexandre Duret-Lutz

Re: make distcheck fails for simple Makefile.am

2005-06-23 Thread Alexandre Duret-Lutz
>>> "Roger" == Roger Leigh <[EMAIL PROTECTED]> writes: Roger> It's often the case that a package installs files in locations picked Roger> up by configure. e.g. in gimp-print the CUPS PPD files get installed Roger> in `cups-config --datadir`, and the drivers in `cups-config Roger> --serverbin

Re: Cannot build, need help!

2005-06-23 Thread SummoneR
Hello! Ralf Wildenhues wrote: Hi, * SummoneR wrote on Tue, Jun 21, 2005 at 07:40:30PM CEST: I would like to build a client called Boinc on OpenBSD3.7-i386 and it has a dependency on Automake 1.9.3. I'm newbie at compiling anything, especially on BSD, but usually there isn't any problem i

Re: Cannot build, need help!

2005-06-23 Thread Alexandre Duret-Lutz
On Thu, Jun 23, 2005 at 03:27:18PM +0200, Ralf Wildenhues wrote: > Hi > > * SummoneR wrote on Thu, Jun 23, 2005 at 03:14:40PM CEST: > > Ralf Wildenhues wrote: > > >* SummoneR wrote on Tue, Jun 21, 2005 at 07:40:30PM CEST: > > > > > >>And if I continue with make && make install and finally try to bu

Re: Cannot build, need help!

2005-06-23 Thread Ralf Wildenhues
Hi * SummoneR wrote on Thu, Jun 23, 2005 at 03:14:40PM CEST: > Ralf Wildenhues wrote: > >* SummoneR wrote on Tue, Jun 21, 2005 at 07:40:30PM CEST: > > > >>And if I continue with make && make install and finally try to build > >>Boinc: > >> > >>Bootstrapping configure script and makefiles: > >>au

Re: libtool 2.1a failed mdemo-make.test on Solaris

2005-06-23 Thread Ralf Wildenhues
[ this thread starts at http://lists.gnu.org/archive/html/libtool/2005-06/msg00169.html ] Hi Sven, others, * Sven Verdoolaege wrote on Thu, Jun 23, 2005 at 09:11:36AM CEST: > On Thu, Jun 23, 2005 at 08:31:48AM +0200, Ralf Wildenhues wrote: > > > > It's this version that fails on solaris. > > >