[gnome-video-effects] build: Some fixes
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-video-effects] build: Some fixes
- Date: Mon, 7 Feb 2011 12:59:15 +0000 (UTC)
commit 2516b76bbf0eedfa514757aeedff64f8debe6598
Author: Javier Jardón <javier jardon codethink co uk>
Date: Mon Feb 7 12:04:44 2011 +0000
build: Some fixes
Makefile.am | 2 ++
configure.ac | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 17c7370..000f026 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
DIST_SUBDIRS = $(SUBDIRS) po
pkgconfigdir = $(datadir)/pkgconfig
diff --git a/configure.ac b/configure.ac
index 484ec8a..8e0be0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,10 +8,8 @@ AC_INIT([gnome-video-effects],
AM_INIT_AUTOMAKE([1.11.1 -Wall subdir-objects])
-m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+AM_SILENT_RULES([yes])
-AC_SUBST(VERSION)
-ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]