Alexandre Julliard : libport: Remove the getopt_long() implementation.

Alexandre Julliard julliard at winehq.org
Tue Oct 5 15:51:41 CDT 2021


Module: wine
Branch: master
Commit: a01532200d7e04ab087380ec73125f8183ae9840
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a01532200d7e04ab087380ec73125f8183ae9840

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct  5 11:54:00 2021 +0200

libport: Remove the getopt_long() implementation.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure             |   16 -
 configure.ac          |    8 -
 include/config.h.in   |    9 -
 include/wine/port.h   |   25 --
 libs/port/Makefile.in |    1 -
 libs/port/getopt.c    | 1140 -------------------------------------------------
 6 files changed, 1199 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a01532200d7e04ab087380ec73125f8183ae9840



More information about the wine-cvs mailing list