This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Why does dejagnu use an old config.guess?


Hi,

There are 2 config.guess in dejagnu-19991108.tar.bz2:

#  find -name config.guess
./dejagnu/config.guess
./config.guess

./dejagnu/config.guess is older than ./config.guess. But it is the one
got installed. Any particular reason to do that? It is very annoying
since ./dejagnu/config.guess doesn't support the concurrent usage.

-- 
H.J. Lu (hjl@gnu.org)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]