diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 7a531c1e83..082a273eaf 100644 --- a/configure.ac +++ b/configure.ac @@ -31,8 +31,6 @@ if test ! -f mk/config.h.in; then exit 1 fi -AC_SUBST([CONFIGURE_ARGS], [$ac_configure_args]) - dnl this makes sure `./configure --target=<cross-compile-target>` dnl works as expected, since we're slightly modifying how Autoconf dnl interprets build/host/target and how this interacts with $CC tests |