Cesar Strauss wrote:
Dan McMahill wrote:

[snip]

Was there really anything else besides those couple of lines right at the beginning of configure.ac and the thing in src/Makefile.am that links in the desktop icon?


Not really. I didn't even touch the icon thing in src/Makefile.am. By
removing these lines from configure.ac, WIN32 doesn't get to be
defined, and this part of the Makefile.am is not activated.

Anyway, you can find my new patch at:

http://sourceforge.net/tracker/index.php?func=detail&aid=1567401&group_id=73743&atid=538813

It also includes a proposed update to the ./win32/build_pcb script.

Cesar

I checked in something pretty similar to what you proposed in the patch. The end result should largely be the same. cygwin users should be able to just do

./configure
make
make install

and users using ./win32/build_pcb will get the same non-cygwin result as before (including the bit about not being 100% functional....)

-Dan


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to