"elf.h" header file is found (assumption was System V.4, which made later
configure tests fail).
Make myself maintainer of this port (as suggested by the previous
maintainer: joerg).
configure will die otherwise because it finds elf.h and concludes we
are SVR4.
While I'm here, delete CONFIGURE_ARGS=--prefix=${PREFIX} and change
HAS_CONFIGURE to GNU_CONFIGURE.
Submitted by: Donald J. Maddox (dmaddox@scsn.net)
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
. install the data files, too :)
. make acm complain if it cannot find a data file, instead of dump
core
. moved the data file location to where all X11 programs used to have
it
. try working around some floating point problems by masking all FP
exceptions (yes, i know that it's ugly, but i won't like to go and fix
acm -- it's way too huge for me)
there are lots of broken stuff and funky Makefiles here. Please check
your ports, and also put yourself in MAINTAINER so I know who to talk
to. Thanks....
The program still SIGFPE's for me when compiled without -g, but
that doesn't seem to be acm's fault. Also, i don't want to get my
patches lost.
The port should remain disabled in the parent Makefile until the
floating point troubles are fixed.
...desperatley hoping that i've got the import right this time. :-/