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 RFC] installing libiberty headers, round three



> +      target_header_dir=${enable_install_libiberty}

Should we have double quotes here?

> +INSTALLED_HEADERS = config.h                                            \

config.h should not be installed.  It's specific to the libiberty
*build*, and not a generic header.

Otherwise, this patch is OK.


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