[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA: PCB makefile.in checked in?
- To: geda-dev@xxxxxxxx
- Subject: gEDA: PCB makefile.in checked in?
- From: "Matt Ettus" <boyscout@xxxxxxxxx>
- Date: Fri, 24 Mar 2006 23:46:50 -0800
- Delivered-to: archiver@seul.org
- Delivered-to: geda-dev-outgoing@seul.org
- Delivered-to: geda-dev@seul.org
- Delivery-date: Sat, 25 Mar 2006 02:46:54 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Pgi7hA/XzN+ForwSNPaARSH+Xy90gOYkw7q0YyFS93cDluDpp+iOkXiIRS5FrGqDWkyXilFo6VbxgktU6qR1YBFioyfDzD1YV7rSv2TjQBSzj+udbz0cI+govQgJMvwoCLc7ti8DT1cyTRPIjhlNm2luJtacvpnor/01wNIctR8=
- Reply-to: geda-dev@xxxxxxxx
- Sender: owner-geda-dev@xxxxxxxx
It looks like the Makefile.in and configure files are checked into
CVS. They are generated by the autogen.sh script, so they don't need
to be checked in. Checking them in causes conflicts for those who use
other versions of the autotools than what the person checking in used.
Matt