From: Yurii R. <yr...@us...> - 2003-02-10 20:46:15
|
Update of /cvsroot/eas-dev/eas-dev/components/econf In directory sc8-pr-cvs1:/tmp/cvs-serv2940/components/econf Modified Files: Makefile.am Log Message: adding Boost, misc changes Index: Makefile.am =================================================================== RCS file: /cvsroot/eas-dev/eas-dev/components/econf/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.am 8 Feb 2003 03:36:08 -0000 1.1 +++ Makefile.am 10 Feb 2003 20:45:41 -0000 1.2 @@ -2,8 +2,6 @@ org/openeas/configuration/XRegistry.idl \ org/openeas/configuration/Configuration.idl -SRC_FILES = - COMPONENT = econf @INCLUDE@ $(top_srcdir)/mk/component.mk |