Hi,

Please add the file "src/frontends/qt2/xforms/.cvsignore":
.deps
Makefile
Makefile.in


With autoconf-2.53 (plus automake-1.5 and libtool-1.3.4),
I need the following patch to two .cvsignore files:

Index: .cvsignore
===================================================================
RCS file: /cvs/lyx/lyx-devel/.cvsignore,v
retrieving revision 1.5
diff -u -r1.5 .cvsignore
--- .cvsignore  2000/10/05 07:56:58     1.5
+++ .cvsignore  2002/07/16 07:51:08
@@ -8,4 +8,6 @@
 aclocal.m4
 lyx.1
 libtool
+autom4te.cache
+configure.lineno
 lyx-*
Index: lib/reLyX/.cvsignore
===================================================================
RCS file: /cvs/lyx/lyx-devel/lib/reLyX/.cvsignore,v
retrieving revision 1.4
diff -u -r1.4 .cvsignore
--- lib/reLyX/.cvsignore        1999/10/07 18:44:12     1.4
+++ lib/reLyX/.cvsignore        2002/07/16 07:51:09
@@ -9,4 +9,5 @@
 configure
 aclocal.m4
 reLyX.1
-
+autom4te.cache
+configure.lineno


Regards,
Rob.

Reply via email to