Skip to content
  • Olivier Fourdan's avatar
    configure: Build hashtable for Xres and glvnd · 899cebb7
    Olivier Fourdan authored and Olivier Fourdan's avatar Olivier Fourdan committed
    
    
    With autoconf, hashtable support is built along with Xres support.
    
    Yet, glvnd also use it, so when disabling Xres from configure, the
    build will fail at link time because hashtable functions are not
    available.
    
    Untie the build of hashtable from Xres support, just like meson build
    does.
    
    Signed-off-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
    Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1091
    899cebb7