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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user