mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
configury whitespace cleanup (no actual change.)
This commit is contained in:
7
configure
vendored
7
configure
vendored
@@ -19546,7 +19546,6 @@ fi
|
||||
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_arm_neon" >&5
|
||||
$as_echo "$have_arm_neon" >&6; }
|
||||
|
||||
CFLAGS="$save_CFLAGS"
|
||||
|
||||
if test x$have_arm_neon = xyes; then
|
||||
@@ -19878,7 +19877,6 @@ _ACEOF
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
CheckNativeClient()
|
||||
{
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
@@ -19930,7 +19928,6 @@ fi
|
||||
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
||||
}
|
||||
|
||||
|
||||
CheckRPI()
|
||||
{
|
||||
# Check whether --enable-video-rpi was given.
|
||||
@@ -21805,7 +21802,6 @@ $as_echo "#define SDL_VIDEO_RENDER_METAL 1" >>confdefs.h
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
CheckDirectFB()
|
||||
{
|
||||
# Check whether --enable-video-directfb was given.
|
||||
@@ -22789,7 +22785,6 @@ $as_echo "#define SDL_INPUT_LINUXKD 1" >>confdefs.h
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
CheckInputKBIO()
|
||||
{
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FreeBSD kbio.h" >&5
|
||||
@@ -24375,7 +24370,7 @@ fi
|
||||
;;
|
||||
esac
|
||||
|
||||
hidapi_support=yes
|
||||
hidapi_support=yes
|
||||
if test x$enable_hidapi_libusb = xyes; then
|
||||
|
||||
pkg_failed=no
|
||||
|
||||
Reference in New Issue
Block a user