configure.ac: Remove stale comment about --x-* arguments.
authorMatt Turner <mattst88@gmail.com>
Mon, 4 Mar 2013 18:29:57 +0000 (10:29 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 5 Mar 2013 19:02:36 +0000 (11:02 -0800)
Should have been removed with e273ed37.

Note: This is a candidate for the 9.1 branch.
Reviewed-by: Brian Paul <brianp@vmware.com>
configure.ac

index 1b13d06be3ac263088b5d2d15923c383453d16b6..ea56a044dff02f2614fe33f518b7cf37a30d9a69 100644 (file)
@@ -832,12 +832,6 @@ if test "x$enable_dri" = xyes; then
     fi
 fi
 
-dnl Try to tell the user that the --x-* options are only used when
-dnl pkg-config is not available. This must be right after AC_PATH_XTRA.
-m4_divert_once([HELP_BEGIN],
-[These options are only used when the X libraries cannot be found by the
-pkg-config utility.])
-
 dnl Direct rendering or just indirect rendering
 case "$host_os" in
 gnu*)