summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-11-03 10:16:13 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-11-03 10:30:00 +0100
commit9134285035c965fec46b6eadf31dda0e6c84ea85 (patch)
tree54224c1b578750e90ebc15b546b970d42b22b280
parent57b8a269d01058fec159c2541523fffac1dafbc8 (diff)
downloadlibva-9134285035c965fec46b6eadf31dda0e6c84ea85.tar.gz
configure: cosmetics (sort AC_OUTPUT Makefiles).
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-rw-r--r--configure.ac44
1 files changed, 22 insertions, 22 deletions
diff --git a/configure.ac b/configure.ac
index 85c6b00..982ad7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -205,28 +205,28 @@ AC_SUBST([libvacorelib])
AC_SUBST([libvabackendlib])
AC_OUTPUT([
- Makefile
- debian.upstream/Makefile
- va/Makefile
- va/va_version.h
- va/x11/Makefile
- va/glx/Makefile
- va/egl/Makefile
- va/dummy/Makefile
- dummy_drv_video/Makefile
- test/Makefile
- test/basic/Makefile
- test/decode/Makefile
- test/putsurface/Makefile
- test/encode/Makefile
- test/vainfo/Makefile
- pkgconfig/libva-egl.pc
- pkgconfig/libva-glx.pc
- pkgconfig/libva-tpi.pc
- pkgconfig/libva-x11.pc
- pkgconfig/libva.pc
- doc/Makefile
- pkgconfig/Makefile
+ Makefile
+ debian.upstream/Makefile
+ doc/Makefile
+ dummy_drv_video/Makefile
+ pkgconfig/Makefile
+ pkgconfig/libva-egl.pc
+ pkgconfig/libva-glx.pc
+ pkgconfig/libva-tpi.pc
+ pkgconfig/libva-x11.pc
+ pkgconfig/libva.pc
+ test/Makefile
+ test/basic/Makefile
+ test/decode/Makefile
+ test/encode/Makefile
+ test/putsurface/Makefile
+ test/vainfo/Makefile
+ va/Makefile
+ va/dummy/Makefile
+ va/egl/Makefile
+ va/glx/Makefile
+ va/va_version.h
+ va/x11/Makefile
])
# Print a small summary