From 3330985bbe5af2824005d047925b75ebdb7b2de1 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 15 May 2011 22:01:44 +0000 Subject: rtfl comment --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 32d1bd20..f5ba9259 100644 --- a/configure.in +++ b/configure.in @@ -35,7 +35,7 @@ AC_ARG_ENABLE(gif, [ --disable-gif Disable support for GIF images] enable_gif=$enableval, enable_gif=yes) AC_ARG_ENABLE(threaded-dns,[ --disable-threaded-dns Disable the advantage of a reentrant resolver library], enable_threaded_dns=$enableval, enable_threaded_dns=yes) -AC_ARG_ENABLE(rtfl, [ --enable-rtfl Build with rtfl messages]) +AC_ARG_ENABLE(rtfl, [ --enable-rtfl Build with rtfl messages (for debugging rendering)]) AC_PROG_CC AC_PROG_CXX AC_PROG_RANLIB -- cgit v1.2.3