On Wed, Mar 26, 2008 at 06:27:02PM -0700, Huie-Ying Lee wrote:
> I found that Solaris doesn't support "automake", "aclocal" and
> "libtoolize" commands currently
I suggest that you install automake, autoconf and libtool in order to
work more efficiently with this and many other software packages.
Douglas E. Engert wrote:
>
>
> Huie-Ying Lee wrote:
> [...]
>>>
I changed the above code tp the code below and added the
-DSUN_SOLARIS flag to the Maekfile.am file.
> [...]
However, the resulting file still picked up the original line. It
seems that the generated
Huie-Ying Lee wrote:
[...]
>>
>>> I changed the above code tp the code below and added the
>>> -DSUN_SOLARIS flag to the Maekfile.am file.
>>>
[...]
>>>
>>> However, the resulting file still picked up the original line. It
>>> seems that the generated Makefile file doesn't recognize the new
>