current GNUmakefile.in,1.262,1.263
Lee <[email protected]> Thu, 01 Jun 2017 13:22:49 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14181/current
Modified Files:
GNUmakefile.in
Log Message:
hard-code windres output format to pe-i386
ideally windres output would be based on the
./configure --host=XXX
type. Maybe someday I'll figure it out but for now,
when using cygwin to build privoxy, use
./configure --host=i686-w64-mingw32
and it'll work using either the 32 or 64 bit version of cygwin.
Index: GNUmakefile.in
===================================================================
RCS file: /cvsroot/ijbswa/current/GNUmakefile.in,v
retrieving revision 1.262
retrieving revision 1.263
diff -C2 -d -r1.262 -r1.263
*** GNUmakefile.in 25 May 2017 11:15:34 -0000 1.262
--- GNUmakefile.in 1 Jun 2017 13:22:46 -0000 1.263
***************
*** 733,737 ****
w32.res: w32.rc w32res.h icons/radar-01.ico icons/radar-02.ico icons/radar-03.ico icons/radar-04.ico icons/radar-05.ico icons/radar-06.ico icons/radar-07.ico icons/radar-08.ico icons/idle.ico icons/privoxy.ico config.h
! windres -D__MINGW32__=0.2 -O coff -i $< -o $@
# AmigaOS
--- 733,737 ----
w32.res: w32.rc w32res.h icons/radar-01.ico icons/radar-02.ico icons/radar-03.ico icons/radar-04.ico icons/radar-05.ico icons/radar-06.ico icons/radar-07.ico icons/radar-08.ico icons/idle.ico icons/privoxy.ico config.h
! windres -F pe-i386 -D__MINGW32__=0.2 -O coff -i $< -o $@
# AmigaOS
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot