10 Dec
2002
10 Dec
'02
7:16 p.m.
ChangeSet ID: 6549 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/12/10 13:16:24 Modified files: tools/wrc : wrc.c include : config.h.in . : configure.ac configure Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Gracefully degrade to getopt if getopt_long does not exist. Patch: http://cvs.winehq.com/patch.py?id=6549 Old revision New revision Changes Path 1.18 1.19 +9 -1 wine/tools/wrc/wrc.c 1.134 1.135 +6 -0 wine/include/config.h.in 1.103 1.104 +2 -0 wine/configure.ac 1.370 1.371 +4 -0 wine/configure