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]

[PATCH] Fix typo that breaks libstdc++ header installation


Hi,

now that gxx_include_dir is passed down from the top, libstdc++ header 
installation no longer worked cause it was never set correctly at the 
toplevel due to a typo.

Tested with "make install", OK to commit to mainline and 3.3?

Franz.


	* configure.in (gxx_include_dir): Fix typo.

Attachment: gcc-typo-1.patch
Description: Text document


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