summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-19 00:13:45 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-19 00:13:45 +0000
commit0df7213be00f90d227be44efbb60c8f2fdd712ff (patch)
treec6cc2c65625afea12ab8178fec843d47383f0e99 /configure.ac
parent87e9acd02968882740bfbf51b68a1ef19584f371 (diff)
More updates for Panoramix -> Xinerama rename
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2eadb64..60e48bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,7 +82,7 @@ PKG_CHECK_MODULES(DPY_XRENDER, renderproto xrender,
AC_CHECK_HEADERS([X11/extensions/Xrender.h],,,[#include <X11/Xlib.h>])
CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
-PKG_CHECK_MODULES(DPY_XINERAMA, panoramixproto xinerama,
+PKG_CHECK_MODULES(DPY_XINERAMA, xineramaproto xinerama,
[SAVE_CPPFLAGS="$CPPFLAGS"
CPPFLAGS="$CPPFLAGS $DPY_XINERAMA_CFLAGS"
AC_CHECK_HEADERS([X11/extensions/Xinerama.h],,,[#include <X11/Xlib.h>])