balsa r7914 - in trunk: . libbalsa
- From: PeterB svn gnome org
- To: svn-commits-list gnome org
- Subject: balsa r7914 - in trunk: . libbalsa
- Date: Tue, 22 Apr 2008 02:52:53 +0100 (BST)
Author: PeterB
Date: Tue Apr 22 01:52:53 2008
New Revision: 7914
URL: http://svn.gnome.org/viewvc/balsa?rev=7914&view=rev
Log:
if !USE_REGEX is enough
Modified:
trunk/ChangeLog
trunk/libbalsa/misc.h
Modified: trunk/libbalsa/misc.h
==============================================================================
--- trunk/libbalsa/misc.h (original)
+++ trunk/libbalsa/misc.h Tue Apr 22 01:52:53 2008
@@ -31,7 +31,7 @@
#include <auth-client.h>
#endif
-#if 1 || !USE_GREGEX
+#if !USE_GREGEX
# ifdef HAVE_PCRE
# include <pcreposix.h>
# else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]