[gnome-commander] Removes definition of HELP_DIR as it is already defined in yelp.m4



commit 053e9912ef2bc273de4b96a6ed1b135a8511fa7e
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sat Feb 18 21:03:47 2017 +0100

    Removes definition of HELP_DIR as it is already defined in yelp.m4

 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 14ebfad..fdec6e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -299,10 +299,6 @@ GNOME_PREFIX_TMP=`pkg-config --variable=prefix libgnome-2.0`
 AC_DEFINE_UNQUOTED(GNOME_PREFIX, "$GNOME_PREFIX_TMP", "")
 
 
-dnl Set HELP_DIR in config.h.
-AC_DEFINE_UNQUOTED(HELP_DIR, "${PREFIX}/share/gnome/help/${PACKAGE}", "")
-
-
 PLUGIN_LIBTOOL_FLAGS="-module -avoid-version"
 AC_SUBST(PLUGIN_LIBTOOL_FLAGS)
 


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