summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add pre-commit hookXiang, Haihao2017-04-071-0/+9
| | | | | | | | | | Check that the code follows a consistant coding style before committing. The current command will be interrupted if the commit doesn't follow the code style This fixes https://github.com/01org/intel-vaapi-driver/issues/99 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
* autogen.sh: fix out of tree invocationEmil Velikov2014-11-101-2/+9
| | | | Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
* Automake 1.13 fixupsArmin K2013-03-191-1/+5
| | | | | | | | | 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') Added NOCONFIGURE check to autogen.sh
* New project build rules and files.Gwenole Beauchesne2011-08-251-0/+3