[the-board] [build] Remove unused define from configure.ac
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [build] Remove unused define from configure.ac
- Date: Fri, 25 Mar 2011 22:59:51 +0000 (UTC)
commit 82880347a13283dd27a72809f3e84215ba6b16f1
Author: Lucas Rocha <lucasr gnome org>
Date: Fri Mar 25 19:21:59 2011 +0000
[build] Remove unused define from configure.ac
configure.ac | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 214dab9..187629a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -149,10 +149,6 @@ AC_SUBST(NAUTILUSDIR)
GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
AC_SUBST(GLIB_MKENUMS)
-#### define absolute path to srcdir for debugging-only code
-ABSOLUTE_TOP_SRCDIR=`cd ${srcdir} && pwd`
-AC_DEFINE_UNQUOTED(ABSOLUTE_TOP_SRCDIR, "$ABSOLUTE_TOP_SRCDIR", [full path to srcdir])
-
AC_CONFIG_FILES([
Makefile
src/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]