[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: danmc
Date: 05/08/16 22:55:17
Modified: . ChangeLog
Log:
note pcb changes
Revision Changes Path
1.249 +13 -0 eda/geda/devel/gnetlist/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -b -r1.248 -r1.249
--- ChangeLog 15 Aug 2005 10:26:04 -0000 1.248
+++ ChangeLog 17 Aug 2005 02:55:17 -0000 1.249
@@ -1,3 +1,16 @@
+2005-08-16 22:54 Dan McMahill <danmc>
+
+ * configure.ac, scheme/Makefile.am, scheme/gnet-PCBboard.scm,
+ scheme/gnet-PCBboard.scm.in, scheme/gnet-gsch2pcb.scm,
+ scheme/gnet-gsch2pcb.scm.in: - use the M4 program discovered at
+ configure time as the default for m4 in the PCB backends.
+
+ - use the PCB directories from configure time as the defaults in
+ the PCB backends. These can still be changed with
+ --with-pcbm4dir and --with-pcbconfdir. As usual, they can be
+ changed at runtime with the gsch2pcb project file, but hopefully
+ this gets things nominally right by default.
+
2005-08-15 10:12 Dan McMahill <danmc>
* configure.ac: Search for a m4 to use. Will be used by the pcb