Can someone apply the attached file please ?

Qt2 won't compile till I commit the qt2 side, but that's OK, because it doesn't compile
anyway.

I'm about 25% through the renaming and tidy. boring work ...

john

-- 
"If it is "all Greek to you", perhaps a trip to Athens is in order."
        - jjohn, /.
Index: ChangeLog
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/ChangeLog,v
retrieving revision 1.798
diff -u -r1.798 ChangeLog
--- ChangeLog   2001/08/01 10:08:49     1.798
+++ ChangeLog   2001/08/19 01:02:05
@@ -1,3 +1,7 @@
+2001-08-19  John Levon  <[EMAIL PROTECTED]>
+
+       * configure.in: output new qt2 makefiles
+ 
 2001-07-31  John Levon  <[EMAIL PROTECTED]>
 
        * configure.in: don't use -lbz2 if we don't need it
Index: configure.in
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/configure.in,v
retrieving revision 1.76
diff -u -r1.76 configure.in
--- configure.in        2001/08/01 10:08:49     1.76
+++ configure.in        2001/08/19 01:02:05
@@ -323,6 +323,9 @@
        src/frontends/controllers/Makefile \
        src/frontends/xforms/Makefile \
        src/frontends/qt2/Makefile \
+       src/frontends/qt2/moc/Makefile \
+       src/frontends/qt2/ui/Makefile \
+       src/frontends/qt2/ui/moc/Makefile \
        src/frontends/gnome/Makefile \
 ])
 

Reply via email to