Update of /cvsroot/blob/blob
In directory usw-pr-cvs1:/tmp/cvs-serv32059
Modified Files:
Tag: blob_1_0_9_hack
acconfig.h
Log Message:
Oops, config.h.in is generated, so it doesn't belong in CVS
Index: acconfig.h
===================================================================
RCS file: /cvsroot/blob/blob/acconfig.h,v
retrieving revision 1.1.1.1.2.3
retrieving revision 1.1.1.1.2.4
diff -u -r1.1.1.1.2.3 -r1.1.1.1.2.4
--- acconfig.h 2001/07/07 19:24:39 1.1.1.1.2.3
+++ acconfig.h 2001/07/08 13:42:56 1.1.1.1.2.4
@@ -59,6 +59,9 @@
/* Define for Brutus boards */
#undef BRUTUS
+/* Define for CreditLART boards */
+#undef CLART
+
/* Define for LART boards */
#undef LART
|