I found out its a bug in Absoft.
the compiler does can only take integers for defines.
the preprocesser works ok, but the passes the defines to the compiler
for somereason.

Anyways, it looks like the only way I can fix this is to figure out how
to get Autoconf to NOT define those PACKAGE_NAME, etc macros.

Is there a way I can get autoconf to not define them?
or maybe undefine them after they have been defined?


Reply via email to