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: Configure problem


How about something in the middle?  This patch:
 - disables automatic exporting in the three directories that currently
   do it, libada libobjc and libiberty.
 - centralizes what we pass to configure scripts in a common location
   in Makefile.tpl.
 - Passes the same exports to all recursion into a given directory
   (make, configure, install, etc.)

Great, thank you very much! (Of course my opinion counts less than zero).


Paolo


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