[totem/gnome-3-6] build: We don't have a lib/ subdir anymore



commit c08b2690f44dda2757d597085e24deacf30a532d
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 20 10:43:10 2012 +0100

    build: We don't have a lib/ subdir anymore

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 9ab600e..3f6cb80 100644
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ AM_MAINTAINER_MODE([enable])
 AC_CONFIG_SRCDIR([src/totem.c])
 AC_CONFIG_HEADERS([config.h])
 
-AM_INIT_AUTOMAKE([1.11 dist-bzip2 no-dist-gzip check-news subdir-objects])
+AM_INIT_AUTOMAKE([1.11 dist-bzip2 no-dist-gzip check-news])
 
 # Enable silent build when available (Automake 1.11)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]