diff configure.in @ 1595:080b764e8982

Up version number to 2.3. Rename readme to readme.txt. Cleanup some formatting issues with the last commit.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 23 Feb 2012 13:03:45 +0000
parents 6baf177f335c
children 2675e0edcc1d
line wrap: on
line diff
--- a/configure.in	Thu Feb 23 12:44:15 2012 +0000
+++ b/configure.in	Thu Feb 23 13:03:45 2012 +0000
@@ -43,7 +43,7 @@
 
 dnl ---------------------- check for '--with-dwcompat' switch -----------------
 AC_ARG_WITH(dwcompat,
-   [  --with-dwcompat           specify this to build the optional dwcompat library],
+   [  --with-dwcompat         specify this to build the optional dwcompat library],
    [with_dwcompat=$withval],
    [with_dwcompat=no],
 )