summaryrefslogtreecommitdiff
path: root/mcon/U/d_bsdjmp.U
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2010-11-27 11:55:39 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2010-11-27 11:55:39 +0000
commit13158f86e3904284dce3dad36b64f07414459551 (patch)
tree12cc7b8d1b808c8c3505bb44cf067bd9ab98b1e6 /mcon/U/d_bsdjmp.U
parent194d1db97053d853d5f81c362c461d71c05ea80e (diff)
Applied mega patch from Christian Biere to greatly improve feature detection
and make a huge step towards better support for cross-compiling. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@34 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'mcon/U/d_bsdjmp.U')
-rw-r--r--mcon/U/d_bsdjmp.U1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcon/U/d_bsdjmp.U b/mcon/U/d_bsdjmp.U
index da2f496..60af75e 100644
--- a/mcon/U/d_bsdjmp.U
+++ b/mcon/U/d_bsdjmp.U
@@ -35,7 +35,6 @@
?F:!set
?LINT:set d_bsdjmp
: see if _setjmp and _longjmp exists
-?X: We can't check for these symbols with Inlibc because of the leading "_"
echo " "
case "$d_bsdjmp" in
'')