12 lines
322 B
Diff
12 lines
322 B
Diff
|
--- a/configure.in
|
||
|
+++ b/configure.in
|
||
|
@@ -67,8 +67,6 @@ case "$host" in
|
||
|
esac
|
||
|
AM_CONDITIONAL(PLATFORM_WIN32, [test "$platform_win32" = "yes"])
|
||
|
|
||
|
-GTK_DOC_CHECK([1.0])
|
||
|
-
|
||
|
dnl **************************************************************
|
||
|
dnl check for the different --enable-option=val
|
||
|
dnl messages issued by the user
|