OSDN Git Service

Automake 1.13 fixups
authorArmin K <krejzi@email.com>
Fri, 15 Mar 2013 17:13:55 +0000 (18:13 +0100)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 19 Mar 2013 01:19:21 +0000 (09:19 +0800)
commitba9b5fc6632989a6e837abfbd826e4ac16d61e0d
tree3e5ed560317455ea0b38291434e9f029d9235bc5
parent9f4dedc4de014cc665c32dfbac1c017f9396b563
Automake 1.13 fixups

error: 'AM_CONFIG_HEADER': this macro is obsolete.
  You should use the 'AC_CONFIG_HEADERS' macro instead.

warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')

changed NO_CONFIGURE to NOCONFIGURE to be consistent with other packages
12 files changed:
autogen.sh
configure.ac
dummy_drv_video/Makefile.am
test/decode/Makefile.am
test/encode/Makefile.am
test/putsurface/Makefile.am
va/Makefile.am
va/drm/Makefile.am
va/egl/Makefile.am
va/glx/Makefile.am
va/wayland/Makefile.am
va/x11/Makefile.am