2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
	mkinstalldirs, texinfo.tex.
	* Makefile.am: Add main.am to AUTOMAKE_FILES.
	* configure.ac: Add AC_CONFIG_AUX_DIR([.]).
	* project.am: Remove custom .texi and stamp-vti rules.
	* main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
This commit is contained in:
Joel Sherrill
2002-01-20 16:57:07 +00:00
parent fa49393ba4
commit aecc1d963c
6 changed files with 14 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
TEXINFO_TEX = ../texinfo/texinfo.tex
TEXI_COMMON = -I ..
AM_MAKEINFOFLAGS = -I ..
html_projectdir = $(htmldir)/$(PROJECT)