Re: m4 magic --- success!

2002-03-05 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > | Angus> JMarc, the patch below works perfectly and does all I require. | Angus> I'm not sure it's best practise, however. > | It looks reasonable. > | Angus> I have to temporarily augme

Re: m4 magic --- success!

2002-03-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> JMarc, the patch below works perfectly and does all I require. Angus> I'm not sure it's best practise, however. It looks reasonable. Angus> I have to temporarily augment LDFLAGS to get the program to Angus> link. You could have

Re: m4 magic --- success!

2002-03-05 Thread Angus Leeming
JMarc, the patch below works perfectly and does all I require. I'm not sure it's best practise, however. I have to temporarily augment LDFLAGS to get the program to link. I use AC_CHECK_FUNCS rather than AC_CHECK_FUNC for all three variables so that I can #include the correct header file in G