certi-cvs
[Top][All Lists]
Advanced

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

[certi-cvs] certi autogen.sh acinclude.m4 configure.in Make...


From: certi-cvs
Subject: [certi-cvs] certi autogen.sh acinclude.m4 configure.in Make...
Date: Mon, 29 Sep 2008 21:44:04 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      08/09/29 21:44:04

Removed files:
        .              : autogen.sh acinclude.m4 configure.in 
                         Makefile.am 
        libCERTI       : Makefile.am 
        doc            : Makefile.am 
        test/Billard   : Makefile.am 
        test/libgraphc : Makefile.am 
        RTIG           : Makefile.am 
        libRTI         : Makefile.am 
        test/utility   : Makefile.am 
        RTIA           : Makefile.am 
        test           : Makefile.am 
        include        : Makefile.am 

Log message:
        Suppress autoconf support files

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/autogen.sh?cvsroot=certi&r1=1.3&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/acinclude.m4?cvsroot=certi&r1=3.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/configure.in?cvsroot=certi&r1=3.35&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/Makefile.am?cvsroot=certi&r1=3.13&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/libCERTI/Makefile.am?cvsroot=certi&r1=3.36&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/doc/Makefile.am?cvsroot=certi&r1=3.5&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/test/Billard/Makefile.am?cvsroot=certi&r1=3.17&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/test/libgraphc/Makefile.am?cvsroot=certi&r1=3.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/RTIG/Makefile.am?cvsroot=certi&r1=3.8&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/libRTI/Makefile.am?cvsroot=certi&r1=3.6&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/test/utility/Makefile.am?cvsroot=certi&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/RTIA/Makefile.am?cvsroot=certi&r1=3.9&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/test/Makefile.am?cvsroot=certi&r1=3.3&r2=0
http://cvs.savannah.gnu.org/viewcvs/certi/include/Makefile.am?cvsroot=certi&r1=3.6&r2=0

Patches:
Index: autogen.sh
===================================================================
RCS file: autogen.sh
diff -N autogen.sh
--- autogen.sh  2 May 2007 11:55:17 -0000       1.3
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,13 +0,0 @@
-#! /bin/sh
-# CERTI bootstrap
-# $Id: autogen.sh,v 1.3 2007/05/02 11:55:17 erk Exp $
-
-echo [bootstrapping CERTI...]
-set -x
-libtoolize --force --copy
-aclocal
-autoheader
-automake --add-missing --copy
-autoconf
-
-# $Id: autogen.sh,v 1.3 2007/05/02 11:55:17 erk Exp $

Index: acinclude.m4
===================================================================
RCS file: acinclude.m4
diff -N acinclude.m4
--- acinclude.m4        14 Mar 2004 00:17:14 -0000      3.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,193 +0,0 @@
-## CERTI acinclude.m4
-## Copyright (C) 2001, 2002, 2004 ONERA
-## $Id: acinclude.m4,v 3.2 2004/03/14 00:17:14 breholee Exp $
-## 
-## This M4 file contains additionnal macros for Autoconf, some of them coming
-## from the Autoconf Macro Archive at http://www.gnu.org/software/ac-archive/
-
-## Please note that every macro contained in this archive is
-## copyrighted by its respective author, unless the macro source
-## explicitely says otherwise. Permission has been granted, though, to
-## use and distribute all macros under the following license, which is
-## a modified version of the GNU General Public License version 2:
-##
-## Every Autoconf macro presented on this web site is free software; you
-## can redistribute it and/or modify it under the terms of the GNU
-## General Public License as published by the Free Software Foundation;
-## either version 2, or (at your option) any later version.
-## 
-## They are distributed in the hope that they will be useful, but WITHOUT
-## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-## FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-## for more details. (You should have received a copy of the GNU General
-## Public License along with this program; if not, write to the Free
-## Software Foundation, Inc., 59 Temple Place -- Suite 330, Boston, MA
-## 02111-1307, USA.)
-## 
-## As a special exception, the Free Software Foundation gives unlimited
-## permission to copy, distribute and modify the configure scripts that
-## are the output of Autoconf. You need not follow the terms of the GNU
-## General Public License when using or distributing such scripts, even
-## though portions of the text of Autoconf appear in them. The GNU
-## General Public License (GPL) does govern all other use of the material
-## that constitutes the Autoconf program.
-## 
-## Certain portions of the Autoconf source text are designed to be copied
-## (in certain cases, depending on the input) into the output of
-## Autoconf. We call these the "data" portions. The rest of the Autoconf
-## source text consists of comments plus executable code that decides
-## which of the data portions to output in any given case. We call these
-## comments and executable code the "non-data" portions. Autoconf never
-## copies any of the non-data portions into its output.
-## 
-## This special exception to the GPL applies to versions of Autoconf
-## released by the Free Software Foundation. When you make and distribute
-## a modified version of Autoconf, you may extend this special exception
-## to the GPL to apply to your modified version as well, *unless* your
-## modified version has the potential to copy into its output some of the
-## text that was the non-data portion of the version that you started
-## with. (In other words, unless your change moves or copies text from
-## the non-data portions to the data portions.) If your modification has
-## such potential, you must delete any notice of this special exception
-## to the GPL from your modified version.
-
-# ----------------------------------------------------------------------------
-# ETR_SOCKET_NSL 1.1 by Warren Young <address@hidden>
-# This macro figures out what libraries are required on this platform to
-# link sockets programs. It's usually -lsocket and/or -lnsl or
-# neither. We test for all three combinations.
-# http://www.gnu.org/software/ac-archive/htmldoc/etr_socket_nsl.html
-AC_DEFUN([ETR_SOCKET_NSL],
-[
-AC_CACHE_CHECK(for libraries containing socket functions,
-ac_cv_socket_libs, [
-        oCFLAGS=$CFLAGS
-
-        AC_TRY_LINK([
-                        #include <sys/types.h>
-                        #include <sys/socket.h>
-                        #include <netinet/in.h>
-                        #include <arpa/inet.h>
-                ],
-                [
-                        struct in_addr add;
-                        int sd = socket(AF_INET, SOCK_STREAM, 0);
-                        inet_ntoa(add);
-                ],
-                ac_cv_socket_libs=-lc, ac_cv_socket_libs=no)
-
-        if test x"$ac_cv_socket_libs" = "xno"
-        then
-                CFLAGS="$oCFLAGS -lsocket"
-                AC_TRY_LINK([
-                                #include <sys/types.h>
-                                #include <sys/socket.h>
-                                #include <netinet/in.h>
-                                #include <arpa/inet.h>
-                        ],
-                        [
-                                struct in_addr add;
-                                int sd = socket(AF_INET, SOCK_STREAM, 0);
-                                inet_ntoa(add);
-                        ],
-                        ac_cv_socket_libs=-lsocket, ac_cv_socket_libs=no)
-        fi
-
-        if test x"$ac_cv_socket_libs" = "xno"
-        then
-                CFLAGS="$oCFLAGS -lsocket -lnsl"
-                AC_TRY_LINK([
-                                #include <sys/types.h>
-                                #include <sys/socket.h>
-                                #include <netinet/in.h>
-                                #include <arpa/inet.h>
-                        ],
-                        [
-                                struct in_addr add;
-                                int sd = socket(AF_INET, SOCK_STREAM, 0);
-                                inet_ntoa(add);
-                        ],
-                        ac_cv_socket_libs="-lsocket -lnsl", 
ac_cv_socket_libs=no)
-        fi
-
-        CFLAGS=$oCFLAGS
-])
-
-        if test x"$ac_cv_socket_libs" = "xno"
-        then
-                AC_MSG_ERROR([Cannot find socket libraries])
-        elif test x"$ac_cv_socket_libs" = "x-lc"
-        then
-                ETR_SOCKET_LIBS=""
-        else
-                ETR_SOCKET_LIBS="$ac_cv_socket_libs"
-        fi
-
-        AC_SUBST(ETR_SOCKET_LIBS)
-]) dnl ETR_SOCKET_NSL
-
-# ----------------------------------------------------------------------------
-# TYPE_SOCKLEN_T 1.2 by Lars Brinkhoff <address@hidden> 
-# Check whether sys/socket.h defines type socklen_t. Please note that
-# some systems require sys/types.h to be included before sys/socket.h
-# can be compiled.
-# http://www.gnu.org/software/ac-archive/htmldoc/type_socklen_t.html
-AC_DEFUN([TYPE_SOCKLEN_T],
-[AC_CACHE_CHECK([for socklen_t], ac_cv_type_socklen_t,
-[
-  AC_TRY_COMPILE(
-  [#include <sys/types.h>
-   #include <sys/socket.h>],
-  [socklen_t len = 42; return 0;],
-  ac_cv_type_socklen_t=yes,
-  ac_cv_type_socklen_t=no)
-])
-  if test $ac_cv_type_socklen_t != yes; then
-    AC_DEFINE(socklen_t, int)
-  fi
-]) dnl TYPE_SOCKLEN_T
-
-# ----------------------------------------------------------------------------
-# AC_CXX_HAVE_NUMERIC_LIMITS 1.3
-# by Todd Veldhuizen and Luc Maisonobe <address@hidden>
-# If the compiler has numeric_limits<T>, define HAVE_NUMERIC_LIMITS.
-#http://www.gnu.org/software/ac-archive/htmldoc/ac_cxx_have_numeric_limits.html
-AC_DEFUN([AC_CXX_HAVE_NUMERIC_LIMITS],
-[AC_CACHE_CHECK(whether the compiler has numeric_limits<T>,
-ac_cv_cxx_have_numeric_limits,
-[AC_REQUIRE([AC_CXX_NAMESPACES])
- AC_LANG_SAVE
- AC_LANG_CPLUSPLUS
- AC_TRY_COMPILE([#include <limits>
-#ifdef HAVE_NAMESPACES
-using namespace std;
-#endif],[double e = numeric_limits<double>::epsilon(); return 0;],
- ac_cv_cxx_have_numeric_limits=yes, ac_cv_cxx_have_numeric_limits=no)
- AC_LANG_RESTORE
-])
-if test "$ac_cv_cxx_have_numeric_limits" = yes; then
-  AC_DEFINE(HAVE_NUMERIC_LIMITS,,[define if the compiler has 
numeric_limits<T>])
-fi
-]) dnl AC_CXX_HAVE_NUMERIC_LIMITS
-
-# ----------------------------------------------------------------------------
-# AC_CXX_NAMESPACES 1.3
-# by Todd Veldhuizen and Luc Maisonobe <address@hidden>
-# If the compiler can prevent names clashes using namespaces, define
-# HAVE_NAMESPACES.
-# http://www.gnu.org/software/ac-archive/htmldoc/ac_cxx_namespaces.html
-AC_DEFUN([AC_CXX_NAMESPACES],
-[AC_CACHE_CHECK(whether the compiler implements namespaces,
-ac_cv_cxx_namespaces,
-[AC_LANG_SAVE
- AC_LANG_CPLUSPLUS
- AC_TRY_COMPILE([namespace Outer { namespace Inner { int i = 0; }}],
-                [using namespace Outer::Inner; return i;],
- ac_cv_cxx_namespaces=yes, ac_cv_cxx_namespaces=no)
- AC_LANG_RESTORE
-])
-if test "$ac_cv_cxx_namespaces" = yes; then
-  AC_DEFINE(HAVE_NAMESPACES,,[define if the compiler implements namespaces])
-fi
-]) dnl AC_CXX_NAMESPACES
-

Index: configure.in
===================================================================
RCS file: configure.in
diff -N configure.in
--- configure.in        2 Jul 2008 09:35:57 -0000       3.35
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,116 +0,0 @@
-## $Id: configure.in,v 3.35 2008/07/02 09:35:57 erk Exp $ 
-## ---------------------------------------------------------------------------
-
-## Process this file with autoconf to produce `configure'
-## Init
-AC_INIT([certi],[3.3.1cvs], address@hidden, [certi])
-AC_PREREQ(2.53)
-
-AC_REVISION($Revision: 3.35 $)
-AC_CONFIG_SRCDIR(RTIG/RTIG.cc)
-AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE
-
-## Programs and system
-AC_PROG_YACC
-AM_PROG_LEX
-AC_PROG_CC
-AC_PROG_CXX
-AC_PROG_INSTALL
-AC_CANONICAL_HOST
-case $host in
-     *cygwin*) 
-       WITH_CYGWIN=" -DWITH_CYGWIN "
-       ;;
-esac
-
-case $host in     
-     # Check for RDTSC
-        *i686*|*i586*|*x86_64*)
-           AC_MSG_NOTICE([TSC enabled processor detected])
-           CXXFLAGS="$CXXFLAGS -DHAVE_TSC_CLOCK "
-           AM_CONDITIONAL([HAVE_TSC_CLOCK], [test true = true])            
-           ;;   
-        *)
-           AM_CONDITIONAL([HAVE_TSC_CLOCK], [test true != true])
-               AC_MSG_NOTICE([TSC support DISABLED on this arch])              
            
-           ;;              
-esac
-
-
-AC_SUBST(WITH_CYGWIN)
-AC_PROG_LIBTOOL
-YACC="$YACC -d "
-
-## Autoheader
-AH_TEMPLATE([socklen_t], [Define the type for socklen_t])
-
-## Unix / C++
-ETR_SOCKET_NSL
-TYPE_SOCKLEN_T
-AC_FUNC_SELECT_ARGTYPES
-AC_CXX_HAVE_NUMERIC_LIMITS
-
-## Additional flags
-CXXFLAGS="$CXXFLAGS -DRTI_USES_STD_FSTREAM "
-
-# Check for posix RT lib containing clock_getres
-AC_SEARCH_LIBS([clock_getres],[rt],[POSIX_LIBS="-lrt"],POSIX_LIBS="")
-AM_CONDITIONAL([HAVE_POSIX_CLOCK], [test x$POSIX_LIBS != x])     
-if test "$POSIX_LIBS" != ""; then
-       CXXFLAGS="$CXXFLAGS -DHAVE_POSIX_CLOCK "                
-       AC_MSG_NOTICE("OK found POSIX rt libs will compile PosixClock")
-else 
-    AC_MSG_WARN("clock_getres not found PosixClock won't be available")
-fi
-
-# X11
-AC_PATH_XTRA
-
-# check for X11 bitmaps 
-# see bug #18888 : configure script does not check for x11-bitmaps header
-# https://savannah.nongnu.org/bugs/index.php?18888
-AC_CHECK_HEADERS([X11/bitmaps/cntr_ptr X11/bitmaps/dot X11/bitmaps/dropbar8 
X11/bitmaps/left_ptr X11/bitmaps/right_ptr 
X11/bitmaps/menu16],[X11_BITMAPS_OK="yes"],[X11_BITMAPS_OK="no"])
-AC_MSG_CHECKING([xbitmaps headers and libraries])
-if test "$X11_BITMAPS_OK" = "yes"; then
-     AC_MSG_RESULT([OK, X11 bitmaps headers])
-
-     if test $no_x; then
-       AC_MSG_WARN([Some X11 files were not found]);
-     else
-       X_LIBRARY_PATH=$x_libraries
-       XCFLAGS="$X_CFLAGS"     
-       XLFLAGS="$X_LIBS"
-       XLIBS="-lX11 -L$X_LIBRARY_PATH $X_EXTRA_LIBS"
-       WITH_X11="-DWITH_X11"
-       lib_search_path="$lib_search_path $XLFLAGS"
-       inc_search_path="$inc_search_path $XCFLAGS"
-       AC_SUBST(X_LIBRARY_PATH)
-       AC_SUBST(XLIBS)
-       AC_SUBST(XCFLAGS)
-       AC_SUBST(WITH_X11)
-     fi
-else 
-     AC_MSG_RESULT([NOK, billard test application will be text-only])      
-     # Do as if X was not found it will be generate a "clean" billard 
compilation
-     AC_DEFINE(X_DISPLAY_MISSING)     
-fi
-
-# XML
-AC_CHECK_PROG(XML2_CONFIG, xml2-config, xml2-config)
-if test "x$XML2_CONFIG" != x ; then
-    XML_LIBS="`$XML2_CONFIG --libs`"
-    XML_CFLAGS="`$XML2_CONFIG --cflags`"
-    HAVE_XML="-DHAVE_XML"
-fi
-AC_SUBST(XML_LIBS)
-AC_SUBST(XML_CFLAGS)
-AC_SUBST(POSIX_LIBS)
-AC_SUBST(HAVE_XML)
-
-
-# Output
-AC_OUTPUT([Makefile include/Makefile libCERTI/Makefile RTIG/Makefile
-RTIA/Makefile libRTI/Makefile test/Makefile test/libgraphc/Makefile
-test/Billard/Makefile test/utility/Makefile doc/Makefile
-myCERTI_env.sh myCERTI_env.csh])

Index: Makefile.am
===================================================================
RCS file: Makefile.am
diff -N Makefile.am
--- Makefile.am 21 Mar 2008 15:48:08 -0000      3.13
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,25 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-# @configure_input@
-
-MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in stamp-h.in
-
-SUBDIRS = include libCERTI RTIG RTIA libRTI test doc
-
-scriptsdir = $(prefix)/share/scripts
-
-scripts_DATA = myCERTI_env.sh myCERTI_env.csh scripts/FindCERTI.cmake 
scripts/UseCERTI.cmake
-
-EXTRA_DIST = myconf gpl.txt lesser.txt certi-small.xpm myCERTI_env.sh  \
-       CMakeLists.txt \
-       scripts/FindCERTI.cmake \
-       scripts/FindLexYacc.cmake \
-       scripts/package_source_dated.cmake \
-       scripts/UsePackageBackup.cmake \
-       scripts/UseRPMTools.cmake \
-       scripts/FindMd5sum.cmake \
-       scripts/UseDebian.cmake \
-       scripts/UseCERTI.cmake  \
-       scripts/GenMessageClass.py \
-       scripts/NW_MessageType.txt
-

Index: libCERTI/Makefile.am
===================================================================
RCS file: libCERTI/Makefile.am
diff -N libCERTI/Makefile.am
--- libCERTI/Makefile.am        16 Jun 2008 14:02:36 -0000      3.36
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,61 +0,0 @@
-## $Id: Makefile.am,v 3.36 2008/06/16 14:02:36 erk Exp $
-
-if HAVE_POSIX_CLOCK
-POSIX_CLK_HEADER = PosixClock.hh
-POSIX_CLK_SOURCE = PosixClock.cc
-else 
-POSIX_CLK_HEADER =
-POSIX_CLK_SOURCE =
-endif
-
-if HAVE_TSC_CLOCK
-TSC_CLK_HEADER = TSCClock.hh
-TSC_CLK_SOURCE = TSCClock.cc
-else
-TSC_CLK_HEADER =
-TSC_CLK_SOURCE =  
-endif 
-
-MAINTAINERCLEANFILES = Makefile.in
-
-CLEANFILES = syntax.cc syntax.h tokens.cc
-
-INCLUDES = -I$(top_srcdir)/include @XML_CFLAGS@ @HAVE_XML@ @WITH_CYGWIN@
-
-lib_LTLIBRARIES = libCERTI.la
-
-noinst_HEADERS = AuditFile.hh AuditLine.hh BaseRegion.hh               \
-BasicMessage.hh Dimension.hh Exception.hh Extent.hh    \
-FederateLevelList.hh fed.hh FedRegion.hh GAV.hh GSSAPIHandler.hh       \
-Handled.hh HandleManager.hh helper.hh InteractionBroadcastList.hh      \
-Interaction.hh InteractionSet.hh LBTS.hh Message.hh    \
-Named.hh NetworkMessage.hh ObjectAttribute.hh ObjectClassAttribute.hh  \
-ObjectClassBroadcastList.hh ObjectClass.hh ObjectClassSet.hh Object.hh \
-ObjectSet.hh Parameter.hh RootObject.hh RoutingSpace.hh RTIRegion.hh   \
-SecureTCPSocket.hh SecurityLevel.hh SecurityServer.hh Socket.hh                
\
-SocketMC.hh SocketServer.hh SocketTCP.hh SocketUDP.hh SocketUN.hh      \
-XmlParser.hh Subscribable.hh DebugOStream.hh PrettyDebug.hh Socket.hh  \
-SocketUN.hh Clock.hh $(POSIX_CLK_HEADER) $(TSC_CLK_HEADER) \
-MessageBuffer.hh
-
-
-libCERTI_la_SOURCES = AuditFile.cc AuditLine.cc BaseRegion.cc          \
-BasicMessage.cc Dimension.cc Exception.cc Extent.cc    \
-fed.cc FederateLevelList.cc FedRegion.cc FedTime.cc GAV_aux.cc GAV.cc  \
-GSSAPIHandler.cc InteractionBroadcastList.cc Interaction.cc            \
-InteractionSet.cc LBTS.cc Message.cc Message_R.cc      \
-Message_W.cc \
-Named.cc NetworkMessage.cc NetworkMessage_RW.cc ObjectAttribute.cc     \
-NM_Classes.hh NM_Classes.cc \
-Object.cc ObjectClassAttribute.cc ObjectClassBroadcastList.cc          \
-ObjectClass.cc ObjectClassSet.cc ObjectSet.cc Parameter.cc             \
-RootObject.cc RoutingSpace.cc RTIRegion.cc SecureTCPSocket.cc          \
-SecurityServer.cc SocketMC.cc SocketServer.cc SocketTCP.cc             \
-SocketUDP.cc SocketUN.cc syntax.yy tokens.ll XmlParser.cc              \
-Subscribable.cc PrettyDebug.cc PrettyDebEx.cc \
-Clock.cc $(POSIX_CLK_SOURCE) $(TSC_CLK_SOURCE) \
-MessageBuffer.cc
-
-libCERTI_la_LDFLAGS = -version-info 1:0:0
-
-EXTRA_DIST = syntax.h CMakeLists.txt

Index: doc/Makefile.am
===================================================================
RCS file: doc/Makefile.am
diff -N doc/Makefile.am
--- doc/Makefile.am     12 Sep 2007 07:44:09 -0000      3.5
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-# @configure_input@
-
-docdir = $(prefix)/share/doc
-doc_DATA = index.html certi.html install.txt
-
-EXTRA_DIST = certi.html index.html install.txt \
-billard.dox    reference.dox user.dox \
-CMakeLists.txt billard.dox.in  certi_doxygen.cnf.in user.dox.in
-

Index: test/Billard/Makefile.am
===================================================================
RCS file: test/Billard/Makefile.am
diff -N test/Billard/Makefile.am
--- test/Billard/Makefile.am    25 Jul 2007 14:35:08 -0000      3.17
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,27 +0,0 @@
-## $Id: Makefile.am,v 3.17 2007/07/25 14:35:08 erk Exp $
-##
-## Process this file with automake to produce Makefile.in
-
-feddir = $(prefix)/share/federations
-
-MAINTAINERCLEANFILES = Makefile.in
-
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/libCERTI            \
--I$(top_srcdir)/test/libgraphc @XML_CFLAGS@ @HAVE_XML@ @XCFLAGS@       \
address@hidden@ @WITH_CYGWIN@
-
-bin_PROGRAMS = billard
-
-fed_DATA = Test.fed Test.xml
-
-noinst_HEADERS = Billard.hh BillardDDM.hh Ball.hh ColoredBall.hh       \
-Display.hh cmdline.h getopt.h
-
-billard_SOURCES = Billard.cc BillardDDM.cc Ball.cc ColoredBall.cc      \
-Display.cc main.cc cmdline.c getopt.c getopt1.c
-
-LDADD = -L$(top_builddir)/libRTI -L$(top_builddir)/test/libgraphc      \
--L$(top_builddir)/libCERTI -lRTI -lgraph -lCERTI @XLIBS@               \
address@hidden@ @XML_LIBS@ @LEXLIB@ @POSIX_LIBS@
-
-EXTRA_DIST = Test.fed Test.xml CMakeLists.txt

Index: test/libgraphc/Makefile.am
===================================================================
RCS file: test/libgraphc/Makefile.am
diff -N test/libgraphc/Makefile.am
--- test/libgraphc/Makefile.am  4 May 2007 08:41:23 -0000       3.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,17 +0,0 @@
-## $Id: Makefile.am,v 3.2 2007/05/04 08:41:23 erk Exp $ 
-
-MAINTAINERCLEANFILES = Makefile.in
-
-INCLUDES = @XCFLAGS@ @WITH_X11@
-
-noinst_HEADERS = graph_c.hh
-
-lib_LIBRARIES = libgraph.a
-
-libgraph_a_SOURCES = graph_c.cc
-
-LDADD = @XLIBS@
-
-EXTRA_DIST = CMakeLists.txt
-
-## EOF $Id: Makefile.am,v 3.2 2007/05/04 08:41:23 erk Exp $

Index: RTIG/Makefile.am
===================================================================
RCS file: RTIG/Makefile.am
diff -N RTIG/Makefile.am
--- RTIG/Makefile.am    25 Jul 2007 14:35:08 -0000      3.8
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,20 +0,0 @@
-## $Id: Makefile.am,v 3.8 2007/07/25 14:35:08 erk Exp $
-##
-## Process this file with automake to produce Makefile.in
-
-# @configure_input@
-
-MAINTAINERCLEANFILES = Makefile.in
-
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/libCERTI @XML_CFLAGS@ 
@HAVE_XML@ @WITH_CYGWIN@
-
-bin_PROGRAMS = rtig
-
-noinst_HEADERS = Federate.hh Federation.hh FederationsList.hh RTIG.hh Trace.hh 
cmdline.h getopt.h
-
-rtig_SOURCES = Federate.cc Federation.cc FederationsList.cc main.cc    \
-RTIG.cc RTIG_processing.cc Trace.cc cmdline.c getopt1.c getopt.c
-
-LDADD = -L$(top_builddir)/libCERTI -lCERTI @ETR_SOCKET_LIBS@ @XML_LIBS@ 
@LEXLIB@ @POSIX_LIBS@
-
-EXTRA_DIST = CMakeLists.txt

Index: libRTI/Makefile.am
===================================================================
RCS file: libRTI/Makefile.am
diff -N libRTI/Makefile.am
--- libRTI/Makefile.am  4 May 2007 08:41:22 -0000       3.6
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,17 +0,0 @@
-## $Id: Makefile.am,v 3.6 2007/05/04 08:41:22 erk Exp $
-##
-## Process this file with automake to produce Makefile.in
-
-MAINTAINERCLEANFILES = Makefile.in
-
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/libCERTI @WITH_CYGWIN@
-
-lib_LTLIBRARIES = libRTI.la
-
-noinst_HEADERS = RTIambPrivateRefs.hh
-
-libRTI_la_SOURCES = RTIambassador.cc RTIambPrivateRefs.cc
-
-libRTI_la_LDFLAGS = -version-info 1:0:0
-
-EXTRA_DIST = CMakeLists.txt

Index: test/utility/Makefile.am
===================================================================
RCS file: test/utility/Makefile.am
diff -N test/utility/Makefile.am
--- test/utility/Makefile.am    25 Jul 2007 14:35:06 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,18 +0,0 @@
-## $Id: Makefile.am,v 1.1 2007/07/25 14:35:06 erk Exp $
-##
-## Process this file with automake to produce Makefile.in
-
-MAINTAINERCLEANFILES = Makefile.in
-
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/libCERTI            \
- @XML_CFLAGS@ @HAVE_XML@ @XCFLAGS@     \
- @WITH_CYGWIN@
-
-bin_PROGRAMS = CertiUtilTests
-
-CertiUtilTests_SOURCES = CertiUtilTests.cc
-
-LDADD = -L$(top_builddir)/libCERTI -lCERTI             \
address@hidden@ @XML_LIBS@ @LEXLIB@ @POSIX_LIBS@
-
-EXTRA_DIST = CMakeLists.txt

Index: RTIA/Makefile.am
===================================================================
RCS file: RTIA/Makefile.am
diff -N RTIA/Makefile.am
--- RTIA/Makefile.am    25 Jun 2008 08:28:12 -0000      3.9
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,27 +0,0 @@
-## $Id: Makefile.am,v 3.9 2008/06/25 08:28:12 erk Exp $
-##
-## Process this file with automake to produce Makefile.in
-
-# @configure_input@
-
-MAINTAINERCLEANFILES = Makefile.in
-
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/libCERTI    \
address@hidden@ @HAVE_XML@ @WITH_CYGWIN@
-
-bin_PROGRAMS = rtia
-
-noinst_HEADERS = Communications.hh DataDistribution.hh                 \
-DeclarationManagement.hh FederationManagement.hh Files.hh              \
-ObjectManagement.hh OwnershipManagement.hh RTIA.hh Statistics.hh       \
-TimeManagement.hh RTIA_cmdline.h
-
-rtia_SOURCES = Communications.cc DataDistribution.cc                   \
-DeclarationManagement.cc FederationManagement.cc Files.cc main.cc      \
-ObjectManagement.cc OwnershipManagement.cc RTIA.cc RTIA_federate.cc    \
-RTIA_network.cc Statistics.cc TimeManagement.cc RTIA_cmdline.c
-
-LDADD = -L$(top_builddir)/libCERTI -lCERTI @ETR_SOCKET_LIBS@   \
address@hidden@ @LEXLIB@ @POSIX_LIBS@
-
-EXTRA_DIST = CMakeLists.txt RTIA.ggo

Index: test/Makefile.am
===================================================================
RCS file: test/Makefile.am
diff -N test/Makefile.am
--- test/Makefile.am    25 Jul 2007 14:35:06 -0000      3.3
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-## $Id: Makefile.am,v 3.3 2007/07/25 14:35:06 erk Exp $
-
-SUBDIRS = libgraphc Billard utility
-
-EXTRA_DIST = CMakeLists.txt

Index: include/Makefile.am
===================================================================
RCS file: include/Makefile.am
diff -N include/Makefile.am
--- include/Makefile.am 6 Jul 2007 09:25:20 -0000       3.6
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,10 +0,0 @@
-# $Id: Makefile.am,v 3.6 2007/07/06 09:25:20 erk Exp $
-
-MAINTAINERCLEANFILES = Makefile.in
-
-noinst_HEADERS = certi.hh
-
-include_HEADERS = NullFederateAmbassador.hh RTI.hh RTIambServices.hh \
-RTItypes.hh baseTypes.hh federateAmbServices.hh fedtime.hh
-
-EXTRA_DIST = CMakeLists.txt




reply via email to

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