This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] PR libffi/23935: libffi headers installed in wrong directory.


David Daney wrote:
This is not a regression, but Mark has indicated in the past that these types of installation problems should be fixed even at this late stage.

Definitely.


2006-09-11 David Daney <ddaney@avtrex.com>

    PR ffi/23935
    include/Makefile.am: Install both ffi.h and ffitarget.h in
    $(libdir)/gcc/$(target_alias)/$(gcc_version)/include.
    aclocal.m4: Regenerated for automake 1.9.6.
    Makefile.in: Regenerated.
    include/Makefile.in: Regenerated.
    testsuite/Makefile.in: Regenerated.

Assuming no objections from the libffi maintainers within 48 hours, this is fine.


Thanks,

--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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