[blam] configure.in: Remove a couple of statements
- From: Carlos Martín Nieto <cmartin src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [blam] configure.in: Remove a couple of statements
- Date: Wed, 15 Sep 2010 04:05:38 +0000 (UTC)
commit fd11750fb21f1925aa5a3c4af7ff3ad7836c7764
Author: Carlos MartÃn Nieto <carlos cmartin tk>
Date:   Wed Sep 15 04:40:42 2010 +0100
    configure.in: Remove a couple of statements
 configure.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/configure.in b/configure.in
index dd8e923..e5246e7 100644
--- a/configure.in
+++ b/configure.in
@@ -28,8 +28,6 @@ fi
 AC_SUBST(PATH)
 AC_SUBST(LD_LIBRARY_PATH)
 
-AM_GCONF_SOURCE_2
-
 dnl Find pkg-config
 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
 if test "x$PKG_CONFIG" = "xno"; then
@@ -74,9 +72,6 @@ AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
 AM_GLIB_GNU_GETTEXT
 
-CPPFLAGS=${_cppflags}
-LDFLAGS=${_ldflags}
-
 AC_OUTPUT([
 Makefile
 icons/Makefile
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]