We're happy to announce the release of Autoconf 2.60.
Please grab it from one of the gnu.org mirror sites.
The important changes since 2.59 are listed below. Two of these
changes require special attention:
* Some directory variables have been added, and others adjusted to
changes in the GNU Co
I'm trying to compile a program with Mac OS X Darwin, but eventually
this happens:
/bin/sh ../libtool --tag=CXX --mode=link g++ -o player -export-
dynamic server.o -lm ../server/libplayerdrivers/
libplayerdrivers.la ../libplayercore/libplayercore.la ../
libplayercore/libplayererror.la ..