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>
Sun, 10 Apr 2016 14:47:32 +0000 (16:47 +0200)
commit9f0fb224a6c2eab93b6917ef6c034423c49126cd
tree4697019ef07537f256e045918f7eb836c86dcc14
parentc2726dae62d632883f822741f9619265640e57b3
Don't compile getopt*.c if the system provides getopt_long().

# Conflicts:
# configure.ac
# src/Makefile.am
# src/tincd.c
configure.ac
src/Makefile.am
src/have.h
src/tincd.c