mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-19 05:50:36 +02:00
configure.ac: Drop no-out-of-tree notice.
We do support out of tree builds now. Tested-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
5ca3926442
commit
4e84f394e9
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue