This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

make install gcc-3.0


In order to install libltdl properly I needed to add an additional ../ to the
mkinstalldirs variable. so it needed to read 
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs

-lindsey


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