hi there

2000-05-01 Thread Kathy Cheung
I am having problem with configure openldap to with linx. Do you know who i could contact for help? Thank in advance, kathy

help2man

2000-05-01 Thread Pavel Roskin
Hello! Shouldn't Autoconf sources mention somewhere what is the right version of help2man and where to get it? Maybe we need a file HACKING? Regards, Pavel Roskin

Re: help2man

2000-05-01 Thread Mo DeJong
Why not just include it in the CVS? It is really small. Anything that will make autoconf 2.14 easier to install is a good thing. help2man-1.020.tar.gz 32 k Mo Dejong Red Hat Inc. On Mon, 1 May 2000, Pavel Roskin wrote: > Hello! > > Shouldn't Autoconf sources mention somewhere what is th

Autoconf Macros

2000-05-01 Thread Christopher Currie
Autoconf maintainers,Just started to learn autoconf, it's a great package. I'm starting to portsome of our custom backend systems to use it, primarily to ease Makefilemaintenance, since we're also using Automake to keep things simple. We'vebeen using the Sun standard compilers, but when I tr

Re: help2man

2000-05-01 Thread Pavel Roskin
Hello! > Why not just include it in the CVS? It is really small. Anything that > will make autoconf 2.14 easier to install is a good thing. > > help2man-1.020.tar.gz 32 k In fact, help2man itself is just 11493 butes long. We only need to substitute @PERL@ there. But we probably need to a

Re: hi there

2000-05-01 Thread Assar Westerlund
"Kathy Cheung" <[EMAIL PROTECTED]> writes: > I am having problem with configure openldap to with linx. Do > you know who i could contact for help? I think you should contact the openldap people/mailing lists. If it turns up to be an autoconf problem, they will surely get back to the autoconf-li

Re: Autoconf Macros

2000-05-01 Thread Assar Westerlund
[ __func__ ] "Christopher Currie" <[EMAIL PROTECTED]> writes: > I've already written my own test for this, but it'd be nice if > Autoconf had a macro, AC_C_FUNC or the like, that tested whether a > compiler was __func__ aware, and defined an appropriate macro in > config.h. I think that the aut