I'm trying to make a package for squid, and it's got one small configure
error.  I swear I've seen something about this before but I can't for
the life of me find any reference to it in the list archives.

When I run configure, I end up with a bunch of lines like:

  creating Makefile
  sed: file conftest.s1 line 33: Unterminated `s' command
  creating lib/Makefile
  sed: file conftest.s1 line 33: Unterminated `s' command

The problem is in config.status, I'm ending up with double-lines like:

  s%@ACLOCAL@%${SHELL} /tmp/squid-2.5.PRE4/cfgaux
  /tmp/squid-2.5.PRE4/cfgaux/missing --run aclocal%g

...which are supposed to be on one line.

Is there anything short of rerunning autoconf and friends I can do to
make this work?

-- 
Ben Reed a.k.a. Ranger Rick ([EMAIL PROTECTED])
http://defiance.dyndns.org/ / http://radio.scenespot.org/
...if humanoids eat chicken, then obviously they'd eat their own
species.  Otherwise they'd just be picking on the chickens. -- Kryten

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to