From: Dan Harkless Date: Fri, 17 Mar 2000 20:19:43 +0000 (+0000) Subject: When I applied Wesley Craig's original KPOP patch, I made a change directly to X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/14976cc65aac9f1a8d3bc2987bccd437a158b3f1?ds=sidebyside;hp=14976cc65aac9f1a8d3bc2987bccd437a158b3f1 When I applied Wesley Craig's original KPOP patch, I made a change directly to config.h.in. That's a no-no since that file is automatically generated. Now that I've applied Wesley's second patch that makes things work as I had originally documented, I'm re-making the change here, but this time by properly modifying acconfig.h and then generating config.h.in from that. ---