Update of /cvsroot/blob/blob
In directory usw-pr-cvs1:/tmp/cvs-serv8478
Modified Files:
Tag: blob_1_0_9_hack
acconfig.h
Log Message:
yes, that did the trick, so we can safely add the second line of this
patch as well :)
Index: acconfig.h
===================================================================
RCS file: /cvsroot/blob/blob/acconfig.h,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -u -r1.1.1.1.2.1 -r1.1.1.1.2.2
--- acconfig.h 2001/07/01 18:20:28 1.1.1.1.2.1
+++ acconfig.h 2001/07/01 18:22:54 1.1.1.1.2.2
@@ -63,6 +63,7 @@
#undef LART
/* Define for NESA boards */
+#undef NESA
/* Define for PLEB boards */
#undef PLEB
|