summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-19 00:13:46 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-08-19 00:13:46 +0000
commit219ac4ac54207f1d5ed334efade3335ff2c64add (patch)
tree69361f6e4a43031aaacd0c15d9e021865d0dbcdd
parent4306b9835f9015c38f8d5ec19526c8555a1b84cf (diff)
downloadxorg-lib-libXinerama-219ac4ac54207f1d5ed334efade3335ff2c64add.tar.gz
More updates for Panoramix -> Xinerama rename
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3fe708d..8d14e5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ AC_PROG_CC
AC_PROG_LIBTOOL
# Check for dependencies
-PKG_CHECK_MODULES(XINERAMA, x11 xext xextproto panoramixproto)
+PKG_CHECK_MODULES(XINERAMA, x11 xext xextproto xineramaproto)
AC_SUBST(XINERAMA_CFLAGS)
AC_SUBST(XINERAMA_LIBS)