summaryrefslogtreecommitdiff
path: root/proto_ipv6_dest_opts.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-02-24 13:52:08 +0100
committerTobias Klauser <tklauser@distanz.ch>2014-02-24 13:55:37 +0100
commit11c34c86ca4a0a355276d675eb46ae084ab7f7e8 (patch)
tree589a60da367b2ba2458aac79955057e9c5425334 /proto_ipv6_dest_opts.c
parented28a9fba251450b3a15a95f4dcaa8ca4fd4d7be (diff)
build: Set SHELL make variable to bash if possible
On Debian/Ubuntu systems, /bin/sh is /bin/dash which doesn't understand the -e option to the `echo' builtin. Thus the build output looks something like the following: Building netsniff-ng toolkit (0.5.8-rc5+) for x86_64-linux-gnu: Building netsniff-ng: -e CC dissector.c -e CC dissector_eth.c -e CC dissector_80211.c ... Prevent this by setting SHELL to /bin/bash if it exists on the system, otherwise stick to /bin/sh. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_ipv6_dest_opts.c')
0 files changed, 0 insertions, 0 deletions