mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
gdbsupport: tighten up libiberty code a bit with dnl
No functional change here, just touch up generated output slightly. Approved-By: Tom Tromey <tom@tromey.com>
This commit is contained in:
4
gdbsupport/configure
vendored
4
gdbsupport/configure
vendored
@@ -10527,9 +10527,7 @@ cat >>confdefs.h <<_ACEOF
|
||||
#define HAVE_DECL_STRVERSCMP $ac_have_decl
|
||||
_ACEOF
|
||||
|
||||
|
||||
# Check for presence and size of long long.
|
||||
ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
|
||||
ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
|
||||
if test "x$ac_cv_type_long_long" = xyes; then :
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
||||
Reference in New Issue
Block a user