Re: automake --build-dir

2000-04-02 Thread Erez Zadok
In message <[EMAIL PROTECTED]>, Alexandre Oliva writes: > On Apr 2, 2000, Erez Zadok <[EMAIL PROTECTED]> wrote: > > > Update: I managed to solve that problem by rerunning automake on the .am > > files in the autoconf CVS repository. > > You must re-run aclocal before automake. Thanks. I still

Looking For Financial Freedom?

2000-04-02 Thread rosa16
FOLLOW ME TO FINANCIAL FREEDOM!! 1-888-217-0292 CALL NOW!! see below for remove. I am looking for people with a Good Work Ethic and extraordinary Desire to Earn at Least $10,000 per Month Working From Home! NO SPECIAL SKILLS OR EXPERIENCE REQUIRED. We will give you all the training and personal

[PATCH] miniscule documentation fix

2000-04-02 Thread Morten Eriksen
An example from the AC_HELP_STRING doc was missing a parenthesis. Regards, Morten Eriksen Index: autoconf.texi === RCS file: /cvs/autoconf/doc/autoconf.texi,v retrieving revision 1.247 diff -u -r1.247 autoconf.texi --- autoconf.te

Re: automake --build-dir

2000-04-02 Thread Alexandre Oliva
On Apr 2, 2000, Erez Zadok <[EMAIL PROTECTED]> wrote: > Have you tried to make dist in a a build dir that's not srcdir? A long time ago, I installed a patch in autoconf to make it work. I don't know if it has been broken again since then. > Is it working for you when you start from a clean ju