projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9527622
)
Really don't compile getopt*.c if the system provides getopt_long().
author
Guus Sliepen
<guus@tinc-vpn.org>
Fri, 8 Apr 2016 15:49:49 +0000
(17:49 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 11 Apr 2016 13:20:32 +0000
(15:20 +0200)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
bd9115b
..
1c1d8e0
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-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 \