[libdvdnav-devel] configure: drop broken cross-compiling note.
Diego Elio Pettenò
git at videolan.org
Mon Nov 18 12:37:22 CET 2013
libdvdread | branch: master | Diego Elio Pettenò <flameeyes at flameeyes.eu> | Wed Feb 6 09:48:58 2013 -0800| [76d114a2ab2f08cac9479c75f13bf8a57e413832] | committer: Jean-Baptiste Kempf
configure: drop broken cross-compiling note.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/libdvdread.git/?a=commit;h=76d114a2ab2f08cac9479c75f13bf8a57e413832
---
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
More information about the libdvdnav-devel
mailing list