configure.ac.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configure.ac.in b/configure.ac.in index c452b2c2..baaf20ff 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -115,11 +115,6 @@ if test x"$with_utempter" = x"yes"; then fi AM_CONDITIONAL([HAVE_UTEMPTER], [test x"$with_utempter" = x"yes"]) -dnl ************************* -dnl *** Check for gtk-doc *** -dnl ************************* -GTK_DOC_CHECK([1.9]) - dnl *********************************** dnl *** Check for debugging support *** dnl ***********************************