[Patch] to fix LIBM in configure and c89 issues with barcode
Status: Alpha
Brought to you by:
joerg10
To get gocr to build on Haiku I had to patch so that it wouldn't use -lm which isn't needed on Haiku. Also I had to fix a few variable declarations in barcode.c so that it would compile with gcc2.95.3, which is uses on Haiku to maintain compatibility with BeOS.
Patch can be viewed here:
http://ports.haiku-files.org/browser/haikuports/trunk/app-text/gocr/patches/gocr-0.49.patch?rev=1663
There's a link at the bottom to download the patch.