[Mesa-dev] [PATCH 2/2] configure.ac: Remove stale comment about --x-* arguments.
Matt Turner
mattst88 at gmail.com
Mon Mar 4 10:31:50 PST 2013
Should have been removed with e273ed37.
---
configure.ac | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1b13d06..ea56a04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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*)
--
1.7.8.6
More information about the mesa-dev
mailing list