Re: Incoming Message

2004-07-08 Thread Consultas
** ** WARNING: Panda Antivirus GateDefender has detected a virus in file attached to this e-mail message! The attachment has been automatically removed to protect your network. Pand

Re: getting header files distributed

2004-07-08 Thread Adam Monsen
On Thu, July 8, 2004 3:52 pm, Thomas 'Tom' R. Treadway III said: > I don't see include/ as part of SRCDIRS or at least DIST_SRCDIRS > in Makefile.am Do you mean SUBDIRS, DIST_SUBDIRS? Should include/ be in one of those? > Don't seem to have Makefile.am in every directory. Is this necessary? Is t

getting header files distributed

2004-07-08 Thread Adam Monsen
In my project source root, I have header files for a shared library in a directory, 'include/'. Is there an easy way to get this directory included in the build so 'make distcheck' will work? I'm not sure, but it seems like the VPATH build is failing. 'make dist' works fine. All source for this pr

$23358

2004-07-08 Thread Hollie Austin
Hi, I sent you an email a few days ago, because you now qualify for a new mortgage. You could get $300,000 for as little as $700 a month! Bad credit is no problem, you can pull cash out or refinance. Please click on this link: http://www.lending-now.com/h7/li.php?bks=71 Best Regards, Steve Morris

Is distclean only to be used after distcheck?

2004-07-08 Thread Harlan Stenn
A user noticed that "distclean" fails because it is apparently using DIST_SUBDIRS as its list of things to clean instead of SUBDIRS; a plain "configure" for this package will not create all of the subdirs possible... (I list all of them in DISTCLEAN_SUBDIRS and wiggle DISTCHECK_CONFIGURE_FLAGS so t