Subject: tyvis update
From: Adam Siefker (asiefker@ECECS.UC.EDU)
Date: Tue Mar 13 2001 - 16:17:48 MST
Update of /home/paw/CVS/tyvis/VHDLKernel/standard
In directory gatekeeper.ececs.uc.edu:/tmp/cvs-serv8998/VHDLKernel/standard
Removed Files:
standard.cc standard.hh
Log Message:
This checkin has added automake/autoconf to TyVis.
All of the changes followed the way savant is set up
for automake/autoconf
Makefile.common.in was replaced with Makefile.am.common.
global_config.h.in replaced with stamp-h.in.
stamp-h.in is the name required by automake for headers.
VHDLKernel/Makefile is replaced with Makefile.am, Makefile.in
VHDLKernel/standard/standard.hh and .cc were moved to VHDLKernel/ to
work around a automake linking problem with libraries.
Ditto with VHDLKernel/textio/textio.hh and .cc
AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README were adding because
automake checks for GNU compliance and GNU says these files need
to exist. Currently they are empty.
acinclude.m4 replaces aclocal.m4 for the place to define macros for use
with automake/autoconf. automake generates aclocal.m4 after
reading in acinclude.m4
This archive was generated by hypermail 2b25 : Mon Mar 18 2002 - 13:00:09 MST