dejagnu : runtest.exp wrong installed

Philippe De Muyter phdm@mail.macqel.be
Fri Oct 10 07:00:00 GMT 1997


With dejagnu-971006, make install installs all dejagnu's data files
in /usr/local/share, not in /usr/local/share/dejagnu as runtest expects
them.  The problem seems to be that dejagnu/Makefile tries to define
datadir as ${prefix}/share/dejagnu, but is invoked with
datadir=${prefix}/share.  What's the proper way to fix that ?



More information about the Gcc mailing list