all repos — fluxbox @ 0f299ceecd8a2282f31ffc55db8721bbd16c6267

custom fork of the fluxbox windowmanager

minor typo
Mathias Gumz akira at fluxbox dot org
commit

0f299ceecd8a2282f31ffc55db8721bbd16c6267

parent

5db3166d95d58cbd9a7102c74d9665cc9dca946a

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M configure.inconfigure.in

@@ -544,7 +544,7 @@ [enableval=yes])

if test "x$enableval" = "xyes"; then AC_MSG_RESULT([yes]) AC_CHECK_LIB(Xrandr, XRRQueryExtension, - AC_MSG_CHECKING([for X11/extensions/randr.h]) + AC_MSG_CHECKING([for X11/extensions/Xrandr.h]) AC_TRY_COMPILE( #include <X11/Xlib.h> #include <X11/Xutil.h>

@@ -568,7 +568,7 @@ [enableval=yes])

if test "x$enableval" = "xyes"; then AC_MSG_RESULT([yes]) AC_CHECK_LIB(Xrandr, XRRQueryExtension, - AC_MSG_CHECKING([for X11/extensions/randr.h]) + AC_MSG_CHECKING([for X11/extensions/Xrandr.h]) AC_TRY_COMPILE( #include <X11/Xlib.h> #include <X11/Xutil.h>