aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell-devel] Minor build issues


From: sven
Subject: [aspell-devel] Minor build issues
Date: Thu, 31 Jan 2002 11:45:12 -0500 (EST)

Hi,

I just checked aspell out of the savannah CVS and had some minor issues.  I
would of sent patches but they seemed so small.

First, to get everything to build I had to add a line to the
examples/Makefile.am file:

LDFLAGS = -lstdc++

I think gcc was being used to link it bug it should of used g++, so it
didn't automaticaly include the standard C++ library by default.

Also, I would find it useful if the autoget file modified the "aclocal"
line to be:

aclocal $ACLOCAL_FLAGS || exit 1

The Gnome project uses that.  But this is only a convience.

And, a couple things in the README-CVS file.  The line that says
"make-install" should read "make install".  It seems to work good so far.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]