[gitg] configure: do not enable deprecations on maintainer mode
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] configure: do not enable deprecations on maintainer mode
- Date: Fri, 2 Aug 2013 13:03:17 +0000 (UTC)
commit 5ad9942e9a5c31b5b3065b625bdcb0fc5bcf8ae7
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Aug 2 15:02:52 2013 +0200
configure: do not enable deprecations on maintainer mode
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fc60c82..aa9fe54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,7 +128,6 @@ AC_ARG_ENABLE(deprecations,
if test "x$USE_MAINTAINER_MODE" = "xyes"; then
LIBGITG_CFLAGS="$LIBGITG_CFLAGS -Wall -Werror -Wuninitialized -Wmissing-declarations"
-enable_deprecations="yes"
fi
if test "$enable_deprecations" = "yes"; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]