bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#1287: FW: Re: bug#1287: 23.0.60; emacs 23.0.60 does not build on x86


From: Glenn Morris
Subject: bug#1287: FW: Re: bug#1287: 23.0.60; emacs 23.0.60 does not build on x86_64 architeture
Date: Tue, 04 Nov 2008 18:37:54 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Any reason not to change the configure.in test that sets
HAVE_LIB64_DIR from

if test -d /usr/lib64

to

if test -e /usr/lib64/crtn.o

?

It would have avoided this problem.






reply via email to

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