[libdvdnav-devel] [PATCH 2/8] configure: drop broken cross-compiling note.
Jean-Baptiste Kempf
jb at videolan.org
Wed Nov 6 15:19:38 CET 2013
From: Diego Elio Pettenò <flameeyes at flameeyes.eu>
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
---
configure.ac | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/configure.ac b/configure.ac
index 7a2917b..2875050 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,17 +68,6 @@ AC_SUBST(DVDREAD_LT_AGE)
AC_SUBST(DVDREAD_LT_REVISION)
dnl --------------------------------------------------------------
-dnl Make possible to build for another arch.
-dnl --------------------------------------------------------------
-if test x$DVDREAD_BUILD != "x"; then
- AC_MSG_RESULT(*** build forced to $DVDREAD_BUILD ***)
- build=$DVDREAD_BUILD
- host=$DVDREAD_BUILD
-else
- check_athlon=yes
-fi
-
-dnl --------------------------------------------------------------
dnl Checks for programs.
dnl --------------------------------------------------------------
dnl Save CFLAGS, AC_ISC_POSIX set some unwanted default CFLAGS
--
1.8.4.2
More information about the libdvdnav-devel
mailing list