summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-07-06 17:18:37 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-07-06 17:18:37 +0800
commitf217294c47d7cf416f49c21974891b3d4db6501b (patch)
tree5378d9466a07ebf4eca389e46463d46db5af764c /configure.ac
parentf4525778d6dbe3d791c23808fe0d1cef56c87023 (diff)
downloadlibva-f217294c47d7cf416f49c21974891b3d4db6501b.tar.gz
X11->x11 per the suggestion from Gwenole
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
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 b19361a..a3a32e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ AC_SUBST(pkgconfigdir)
AC_OUTPUT([
Makefile
src/Makefile
- src/X11/Makefile
+ src/x11/Makefile
dummy_drv_video/Makefile
i965_drv_video/Makefile
i965_drv_video/shaders/Makefile