summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOzkan Sezer <sezeroz@gmail.com>2020-12-14 08:11:40 +0300
committerOzkan Sezer <sezeroz@gmail.com>2020-12-14 08:11:40 +0300
commitddd17ff816c490d994b7895a0c7a3b891eccc487 (patch)
tree63b1da10ba9931b7fb7df706f5628084aa0ec2a2 /configure
parent7514af1b29c2a87e79bc80e56e2ba244c3f53061 (diff)
downloadsdl-ddd17ff816c490d994b7895a0c7a3b891eccc487.tar.gz
minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit.
configure output is practically unchanged. there are still lots of AC_TRY_COMPILE/AC_TRY_LINK replacements needed to really eliminate the warnings, but that's for another time.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 96414e209..c19fe4762 100755
--- a/configure
+++ b/configure
@@ -2769,6 +2769,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
ac_config_headers="$ac_config_headers include/SDL_config.h"
ac_aux_dir=
@@ -11738,7 +11739,6 @@ LT_AGE=`expr $SDL_BINARY_AGE - $SDL_INTERFACE_AGE`
-
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -15866,7 +15866,6 @@ fi
-
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.