[evince] Use [] as shave path, not [.]



commit ff59837b6b4b5ef24e29730928d255fac771d553
Author: Christian Persch <chpe gnome org>
Date:   Sat Jun 6 15:10:11 2009 +0200

    Use [] as shave path, not [.]

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 96e1dec..7551137 100644
--- a/configure.ac
+++ b/configure.ac
@@ -617,7 +617,7 @@ AC_SUBST([EV_VIEW_LT_CURRENT_MINUS_AGE],[ev_view_lt_current_minus_age])
 
 # *****************************************************************************
 
-SHAVE_INIT([.], [enable])
+SHAVE_INIT([], [enable])
 
 AC_CONFIG_FILES([
 backend/Makefile



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