trying to get AC_PATH_PROG into config.h...

2000-11-30 Thread Matthew Whitworth
hing. Thanks in advance, Matthew ~~~~~~~ matthew whitworth [EMAIL PROTECTED] Between here and there is better than either here or there!

Re: trying to get AC_PATH_PROG into config.h...

2000-12-01 Thread Matthew Whitworth
PINGPATH "/bin/ping" ~~~~~~~~~~~ matthew whitworth [EMAIL PROTECTED] Between here and there is better than either here or there!

autoconfiscating getopt_long()...

2000-12-05 Thread Matthew Whitworth
e code just right yet. Thanks! Matthew ~~~~~~~ matthew whitworth [EMAIL PROTECTED] Between here and there is better than either here or there!

Re: autoconfiscating getopt_long()...

2000-12-06 Thread Matthew Whitworth
the autoconf archive pretty hard before I posted, but hadn't thought about searching the automake archive as well. Cheers! Matthew -- ~~~ matthew whitworth [EMAIL PROTECTED] Between here and there is better than either here or there!

Re: autoconfiscating getopt_long()...

2000-12-06 Thread Matthew Whitworth
three files mentioned above to your project and compile them in unconditionally. They will take care of themselves. - I *was* missing something all along! Thanks everyone for your help! Matthew -- ~~~~~~~ matthew whitworth [EMAIL PROTECTED] B

Re: autoconfiscating getopt_long()...

2000-12-05 Thread Matthew Whitworth
I'll be looking at those two later. I'm happy with this solution so far (I've only used it for 45 minutes!). I was really just wondering why no one else seemed to do it. I'm still paranoid that I'm missing something. Thanks! Matthew On 2000.12.05 15:05:37 -0800 Paul

AC_INIT vs AM_INIT_AUTOMAKE in ac2.5.2 and am1.5...?

2001-11-21 Thread Matthew Whitworth
There was a time when I thought I knew what I was doing with autoconf and automake. Then I upgraded to autoconf 2.5.2 and automake 1.5 and suddenly I'm all confused again The first difference I noticed is that autoconf's new AC_INIT macro takes arguments that I used to include in automake's