From ff59837b6b4b5ef24e29730928d255fac771d553 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 06 Jun 2009 13:10:11 +0000 Subject: Use [] as shave path, not [.] --- (limited to 'configure.ac') 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 -- cgit v0.9.1