Re: assorted problems

2000-04-04 Thread Akim Demaille
> "Erez" == Erez Zadok <[EMAIL PROTECTED]> writes: >> configure.in:35: warning: The macro `AC_OUTPUT_COMMANDS' is >> obsolete. You should run autoupdate. configure.in: 33: >> `AM_PROG_LIBTOOL' is obsolete, use `AC_PROG_LIBTOOL' instead >> configure.in:50: warning: The macro `AC_LANG_C' is o

Re: assorted problems

2000-04-01 Thread Alexandre Oliva
On Apr 1, 2000, Erez Zadok <[EMAIL PROTECTED]> wrote: > and I cannot make dist. I realize why it was done, but I like to be > able to make my own custom distributions which I unpack on remote > machines for testing. I'd rather be safe and avoid ever creating a libtool tarball without uncommitt

assorted problems

2000-04-01 Thread Erez Zadok
(1) If I do a make dist after having changed some files, I get an error: Cannot make dist before commit and I cannot make dist. I realize why it was done, but I like to be able to make my own custom distributions which I unpack on remote machines for testing. As you know I have access