diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-11 14:48:23 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-11 14:48:23 +0800 |
commit | 0744b4c8dbfdcb9d92faf9a0ea9cbcf280f60124 (patch) | |
tree | 80525c208eefb14ca365f2087ba3f8ca8028ff5b /configure.in | |
parent | 7efeff278b5e9a7e5e8720ed2a36f78d6e47bee2 (diff) | |
download | gsoc2013-evolution-0744b4c8dbfdcb9d92faf9a0ea9cbcf280f60124.tar.gz gsoc2013-evolution-0744b4c8dbfdcb9d92faf9a0ea9cbcf280f60124.tar.zst gsoc2013-evolution-0744b4c8dbfdcb9d92faf9a0ea9cbcf280f60124.zip |
dont kill the quote
2004-01-11 JP Rosevear <jpr@ximian.com>
* configure.in: dont kill the quote
svn path=/trunk/; revision=24154
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index c62f338dc3..82b322ada4 100644 --- a/configure.in +++ b/configure.in @@ -1372,7 +1372,7 @@ echo "\ IPv6 support: $msg_ipv6 Dot Locking: $msg_dot File Locking: $msg_file - Gtk-doc: $enable_gtk_doc + Gtk-doc: $enable_gtk_doc" if test x$enable_gtk_doc = xyes; then echo " |