Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
e7ac237e
Commit
e7ac237e
authored
Nov 16, 2009
by
Uwe Schulzweida
Browse files
No commit message
No commit message
parent
0ea23982
Changes
2
Hide whitespace changes
Inline
Side-by-side
acinclude.m4
View file @
e7ac237e
...
...
@@ -11,7 +11,7 @@ AC_DEFUN([UD_CHECK_CFINT],
CFLAGS="$CFLAGS $CFINT"
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include "$1"],[])],
[ud_c_cfint=yes],
[ud_c_cfint=
yes
])
[ud_c_cfint=
no
])
CFLAGS=$ud_save_CFLAGS
AC_LANG_POP([C])])
AS_IF([test x$ud_c_cfint = xyes],
...
...
configure
View file @
e7ac237e
...
...
@@ -7443,7 +7443,7 @@ else
echo
"
$as_me
: failed program was:"
>
&5
sed
's/^/| /'
conftest.
$ac_ext
>
&5
ud_c_cfint
=
yes
ud_c_cfint
=
no
fi
rm
-f
core conftest.err conftest.
$ac_objext
conftest.
$ac_ext
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment