Bug#342408: Fixing enscript for GNU/kFreeBSD

2006-01-29 Thread Petr Salinger
> I'm adopting enscript and want to fix the config.* junk so GNU/kFreeBSD > can compile enscript. Thanks. > So run these commands: > > sudo apt-get build-dep enscript > apt-get source enscript > cd enscript-1.6.4 > libtoolize -c --force > aclocal > fakeroot debian/rules binary > > Does it buil

Bug#342408: Fixing enscript for GNU/kFreeBSD

2006-01-28 Thread Asheesh Laroia
I'm adopting enscript and want to fix the config.* junk so GNU/kFreeBSD can compile enscript. Simply running libtoolize -c --force seems to have updated the config.sub and config.guess to mention gnu-kfreebsd. I'm new to autotools and libtool, but I'd like to squash this bug. libtool asked m