# HG changeset patch # User corvid # Date 1305496904 0 # Node ID 4f266c0c954b157ac85fddd2d8ecee79c051ba9f # Parent e24250227e83d0a97620cf87b8736b7008a4e267 rtfl comment diff -r e24250227e83 -r 4f266c0c954b configure.in --- a/configure.in Sun May 15 21:46:53 2011 +0000 +++ b/configure.in Sun May 15 22:01:44 2011 +0000 @@ -35,7 +35,7 @@ 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