From bf4c9d3a588b57cdeb47572b02793a616eb447fb Mon Sep 17 00:00:00 2001 From: William McBrine Date: Fri, 26 Jan 2018 13:42:54 -0500 Subject: [PATCH] Dynamic X11 build broken since the configure move. Fix after Mark Hessling. --- x11/configure | 8 +++++--- x11/configure.ac | 5 ++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/x11/configure b/x11/configure index a4edf5a7..489c6b7f 100755 --- a/x11/configure +++ b/x11/configure @@ -3799,7 +3799,9 @@ fi for ac_header in fcntl.h \ sys/time.h \ - sys/select.h + sys/select.h \ + dlfcn.h \ + dl.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` @@ -4650,7 +4652,7 @@ if test "$DYN_COMP" = ""; then $as_echo_n "checking compiler flags for a dynamic object... " >&6; } cat > conftest.$ac_ext <&6; } mh_compile='${CC-cc} -c $DYN_COMP conftest.$ac_ext 1>&5' cat > conftest.$ac_ext <