Re: Autoconf regex test

2000-04-05 Thread Jim Meyering
Geoff Hutchison <[EMAIL PROTECTED]> writes: | I need some help on writing a rather strange autoconf test. If this seems | painfully obvious, I'm sorry, I'm just drawing a blank. | | My GPL'ed package includes the glibc regex.c source. Right now, this | causes segfaults on BSDI and Digital Unix. I'

Re: Autoconf regex test

2000-03-31 Thread Geoff Hutchison
Hi all, I need some help on writing a rather strange autoconf test. If this seems painfully obvious, I'm sorry, I'm just drawing a blank. My GPL'ed package includes the glibc regex.c source. Right now, this causes segfaults on BSDI and Digital Unix. I'm in the process of working out why this ha