From: Dave Love Date: Tue, 7 Dec 1999 10:33:35 +0000 (+0000) Subject: Remove duplicate entry for arm*-*linux-gnu; my change missing a X-Git-Tag: emacs-pretest-21.0.90~5842 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d9b5c99090ff38ef76cbafcfaf44addbc997b80f;p=emacs.git Remove duplicate entry for arm*-*linux-gnu; my change missing a ChangeLog entry I couldn't check in. --- diff --git a/configure.in b/configure.in index aa761ff02c2..b58e0e7fd2f 100644 --- a/configure.in +++ b/configure.in @@ -282,11 +282,6 @@ case "${canonical}" in machine=apollo opsys=bsd4-3 ;; - ## ARM, GNU/Linux - arm*-*-linux-gnu* ) - machine=arm opsys=gnu-linux - ;; - ## AT&T 3b2, 3b5, 3b15, 3b20 we32k-att-sysv* ) machine=att3b opsys=usg5-2-2 @@ -782,7 +777,7 @@ case "${canonical}" in ;; mips-sgi-irix6* ) machine=iris4d opsys=irix6-0 - # It's not clear whether -D_LANGUAGE_C is necessary as for 6.5, + # It's not clear whether -D_LANGUAGE_C is necessary as it is for 6.5, # but presumably it does no harm. NON_GNU_CPP="/lib/cpp -D_LANGUAGE_C" NON_GCC_TEST_OPTIONS=-32