Looks like my other fix broke build-listerrors.

Please apply.

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
Index: lib/ChangeLog
===================================================================
RCS file: /cvs/lyx/lyx-devel/lib/ChangeLog,v
retrieving revision 1.183
diff -u -u -r1.183 ChangeLog
--- lib/ChangeLog       2002/03/14 06:12:36     1.183
+++ lib/ChangeLog       2002/03/14 18:30:32
@@ -1,3 +1,7 @@
+2002-03-14  Kayvan A. Sylvan  <[EMAIL PROTECTED]>
+       * examples/Literate.lyx: Small fix to make sure build-listerrors
+       still works.
+
 2002-03-14  Allan Rae  <[EMAIL PROTECTED]>
 
        * bind/sv_menus.bind: 
Index: lib/examples/Literate.lyx
===================================================================
RCS file: /cvs/lyx/lyx-devel/lib/examples/Literate.lyx,v
retrieving revision 1.5
diff -u -u -r1.5 Literate.lyx
--- lib/examples/Literate.lyx   2002/03/13 13:25:45     1.5
+++ lib/examples/Literate.lyx   2002/03/14 18:30:32
@@ -952,6 +952,8 @@
 \newline 
 #!/bin/sh
 \newline 
+if [ -z "$NOWEB_SOURCE" ]; then NOWEB_SOURCE=Literate.nw; fi
+\newline 
 notangle -L -Rlisterrors.c ${NOWEB_SOURCE} > listerrors.c
 \newline 
 gcc -g -o listerrors listerrors.c

Attachment: msg34432/pgp00000.pgp
Description: PGP signature

Reply via email to