Frederic Bouvier wrote:

> Yes, but you need to remove ArrayFit from Prep/Makefile.am

.... and 'testgts' from Array/Makefile.am (which appears to be the only
reference to GTS):

--- Makefile.am.original        Sat Aug 30 14:00:15 2003
+++ Makefile.am Tue Nov 30 15:50:19 2004
@@ -2,7 +2,7 @@
 
 libArray_a_SOURCES = array.cxx array.hxx
 
-noinst_PROGRAMS = testarray testgts
+noinst_PROGRAMS = testarray
 
 testarray_SOURCES = testarray.cxx
 
@@ -10,12 +10,5 @@
        $(top_builddir)/src/Lib/Array/libArray.a \
        -lsgbucket -lsgmath -lsgmisc -lsgdebug -lsgxml \
        $(support_LIBS) -lz 
-
-testgts_SOURCES = testgts.cxx
-
-testgts_LDADD = \
-       $(top_builddir)/src/Lib/Array/libArray.a \
-       -lsgbucket -lsgmath -lsgmisc -lsgdebug -lsgxml \
-       $(support_LIBS) -lz
 
 INCLUDES = -I$(top_srcdir)/src


Thanks,
        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to