Harish Krishnaswamy <kharish@novell.com>
authorHarish Krishnaswamy <kharish@src.gnome.org>
Wed, 6 Jul 2005 06:29:41 +0000 (06:29 +0000)
committerHarish Krishnaswamy <kharish@src.gnome.org>
Wed, 6 Jul 2005 06:29:41 +0000 (06:29 +0000)
* configure.in : align the name of the LIBEXCHANGE_STORAGE
conventions (_ instead of -).

ChangeLog
configure.in

index e887de9..8511be0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-06  Harish Krishnaswamy  <kharish@novell.com>
+       
+       * configure.in : align the name of the LIBEXCHANGE_STORAGE
+        to the conventions (_ instead of -).
+
 2005-07-02  Harish Krishnaswamy  <kharish@novell.com>
        
        * configure.in : bump version, libtool numbers.
index 48f6f95..2e6e996 100644 (file)
@@ -53,9 +53,9 @@ LIBCAMEL_CURRENT=5
 LIBCAMEL_REVISION=5
 LIBCAMEL_AGE=2
 
-LIBEXCHANGE-STORAGE_CURRENT=0
-LIBEXCHANGE-STORAGE_REVISION=0
-LIBEXCHANGE-STORAGE_AGE=0
+LIBEXCHANGE_STORAGE_CURRENT=0
+LIBEXCHANGE_STORAGE_REVISION=0
+LIBEXCHANGE_STORAGE_AGE=0
 
 AC_SUBST(LIBEDATASERVER_CURRENT)
 AC_SUBST(LIBEDATASERVER_REVISION)