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 | |
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
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 2004-01-11 JP Rosevear <jpr@ximian.com> + * configure.in: dont kill the quote + +2004-01-11 JP Rosevear <jpr@ximian.com> + * configure.in: add enable option to build test component 2004-01-08 Rodney Dawes <dobey@ximian.com> 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 " |