Re: [Cgdb-devel] Cgdb port for Cygwin
Brought to you by:
bobbybrasko,
crouchingturbo
From: Robert L. <rob...@se...> - 2003-11-24 19:30:59
|
On Mon, Nov 24, 2003 at 01:47:00PM -0500, Bob Rossi wrote: > The original idea was that the user would not need to have autoconf/autom= ake > installed in order to get CGDB to build. They could just do ./configure > && make. The good thing about that is the user does not have to go get > the versions of the tools we are using in order to get CGDB to build. > They only need that software in order to change the build system. the user should not be required to have autoconf/automake on her system. ship the generated files. if you want to have an ultimately clean cvs they should not be there either, but just get generated. inreality these files change rarely and could as well be kept in cvs too (this is very convenient for people who just want to hack on some code, but not change the build process) cu robert --=20 Robert Lemmen http://www.semistable.com |