summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-09-27 16:15:41 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-09-27 16:15:41 +0200
commit48fd9efc08d4da9e0fcaef19eb50f63669f3df9d (patch)
tree5a0933b967e71308741af325fc0602bbc2c97cf8 /Makefile.am
parentf6fda5e5cd2f032c81a7c70dd350a4d1438b00be (diff)
downloadlibva-48fd9efc08d4da9e0fcaef19eb50f63669f3df9d.tar.gz
configure: minor clean-ups.
Add AC_CONFIG_MACRO_DIR as suggested by "recent" autoconf versions. Drop extraneous LIBVA_{CFLAGS,LIBS} that were not used through out the libva repository. Also reorder the list of detected outputs in a sensible way. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1425b0f..beac7e9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,8 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
AUTOMAKE_OPTIONS = foreign
SUBDIRS = va dummy_drv_video pkgconfig test debian.upstream doc