Mesa (master): configure.ac: Drop no-out-of-tree notice.

Matt Turner mattst88 at kemper.freedesktop.org
Wed Nov 6 19:39:41 UTC 2013


Module: Mesa
Branch: master
Commit: 4e84f394e9bf9019cf088134e7cdafadb2187021
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e84f394e9bf9019cf088134e7cdafadb2187021

Author: Matt Turner <mattst88 at gmail.com>
Date:   Tue Nov  5 11:21:53 2013 -0800

configure.ac: Drop no-out-of-tree notice.

We do support out of tree builds now.

Tested-by: Colin Walters <walters at verbum.org>

---

 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index bbdad83..433470b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,10 +14,6 @@ AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_SYSTEM
 AM_INIT_AUTOMAKE([foreign])
 
-dnl http://people.gnome.org/~walters/docs/build-api.txt
-dnl We don't support srcdir != builddir.
-echo \#buildapi-variable-no-builddir >/dev/null
-
 # Support silent build rules, requires at least automake-1.11. Disable
 # by either passing --disable-silent-rules to configure or passing V=1
 # to make




More information about the mesa-commit mailing list