chiark
/
gitweb
/
~mdw
/
tripe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23df0e5
)
Makefile.am: Only check SLIP on distcheck.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 27 Jun 2011 13:20:37 +0000
(14:20 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 14 Mar 2012 21:09:25 +0000
(21:09 +0000)
The other drivers aren't even slightly portable.
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 3984556b47f68aed0efc473b445e4793e9c8c475..e04377f2669ecb01303b13a9da714d2247be02c9 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-86,7
+86,7
@@
tripe.pc: tripe.pc.in Makefile
### Release tweaking.
## Distcheck tweaks.
-DISTCHECK_TUNNELS =
linux bsd unet
slip
+DISTCHECK_TUNNELS = slip
DISTCHECK_CONFIGURE_FLAGS = \
--with-tunnel='$(DISTCHECK_TUNNELS)' \