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: Tweak libgfortran Makefile.am for MinGW


Phil Edwards wrote:
> On Wed, Sep 15, 2004 at 05:15:50PM -0500, Aaron W. LaFramboise wrote:
> 
>>--- 12,18 ----
>>  libgfortranbegin_la_SOURCES = fmain.c
>>  libgfortranbegin_la_LDFLAGS = -static
>>
>>! AM_CPPFLAGS = -iquote$(srcdir)/io
> 
> 
> I'm fairly certain that's gonna need a space in there.

I left out the space to be consistant with the documentation, which has
no space: <http://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html>.

It works, in any case. :-)

Aaron W. LaFramboise


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