summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBalint Reczey <balint.reczey@ericsson.com>2011-11-22 13:53:06 +0000
committerBalint Reczey <balint.reczey@ericsson.com>2011-11-22 13:53:06 +0000
commitf0642db264c54dd7040f7cba8f417995adbdf89f (patch)
treed43c558b96ff5e29fedeba3f1a7ce2ee5b1e60d2 /configure.in
parent939feef06f2b2abeb4059389dff8469d22a2cb06 (diff)
downloadwireshark-f0642db264c54dd7040f7cba8f417995adbdf89f.tar.gz
hardcode /bin/sh to idl2wrs
svn path=/trunk/; revision=39984
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 77aef63bdc..beb3b8d1f3 100644
--- a/configure.in
+++ b/configure.in
@@ -2017,7 +2017,6 @@ AC_OUTPUT(
plugins/wimax/Makefile
plugins/wimaxasncp/Makefile
tools/Makefile
- tools/idl2wrs.sh
tools/lemon/Makefile
wiretap/Makefile
wsutil/Makefile
@@ -2120,7 +2119,6 @@ echo " Build editcap : $enable_editcap"
echo " Build dumpcap : $enable_dumpcap"
echo " Build mergecap : $enable_mergecap"
echo " Build text2pcap : $enable_text2pcap"
-echo " Build idl2wrs : $enable_idl2wrs"
echo " Build randpkt : $enable_randpkt"
echo " Build dftest : $enable_dftest"
echo " Build rawshark : $enable_rawshark"