Really don't compile getopt*.c if the system provides getopt_long().
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 8 Apr 2016 15:49:49 +0000 (17:49 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 11 Apr 2016 13:20:32 +0000 (15:20 +0200)
src/Makefile.am

index bd9115b..1c1d8e0 100644 (file)
@@ -98,8 +98,6 @@ tincd_SOURCES = \
 
 tinc_SOURCES = \
        dropin.c dropin.h \
-       getopt.c getopt.h \
-       getopt1.c \
        fsck.c fsck.h \
        info.c info.h \
        invitation.c invitation.h \