What is foreign.at:24:

AT_CHECK([libtoolize | sed -n ["s,^.*\`\(/[^']*\)'.*,\1,p"] >at-path],
         0, [], ignore)

trying to do?

For me:

quartz% libtoolize --version
libtoolize (GNU libtool) 1.3c

and

  libtoolize --version | sed -n "s,^.*\`\(/[^']*\)'.*,\1,p"

gets me strictly nothing, so at-path is empty, so

  cp `cat at-path` configure.ac

becomes problematic.. This is with cvs source of 17 Jan 21:45 GMT, and NetBSD
sed - not gnu..

Cheers,

Patrick
(BTW I'm not subscribed to this list..)

Reply via email to