emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/configure.in,v [EMACS_22_BASE]
Date: Thu, 17 Jan 2008 04:04:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       08/01/17 04:04:52

Index: configure.in
===================================================================
RCS file: /sources/emacs/emacs/configure.in,v
retrieving revision 1.444.2.6
retrieving revision 1.444.2.7
diff -u -b -r1.444.2.6 -r1.444.2.7
--- configure.in        7 Jan 2008 08:53:18 -0000       1.444.2.6
+++ configure.in        17 Jan 2008 04:04:51 -0000      1.444.2.7
@@ -1532,7 +1532,7 @@
 ### The standard library on x86-64 GNU/Linux distributions can 
 ### be located in either /usr/lib64 or /usr/lib.
 case "${canonical}" in
-  x86_64-*-linux-gnu* )
+  x86_64-*-linux-gnu* | s390x-*-linux-gnu* )
     if test -d /usr/lib64; then
       AC_DEFINE(HAVE_X86_64_LIB64_DIR, 1,
         [Define to 1 if the file /usr/lib64 exists.])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]