This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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: Typo in generic-build-script


On Thu, 15 Jul 2004, Harold L Hunt II wrote:

> There is the following in the gbs:
>
> if [ -z "$MY_CFLAGS" ]; then
>    MY_CFLAGS="-O2"
> fi
> if [ -z "$MY_CFLAGS" ]; then
>    MY_LDFLAGS=
> fi
>
> It appears that the second if should be testing '$MY_LDFLAGS', not
> '$MY_CFLAGS'.
>
> Harold

Thanks, Harold.  Fixed.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


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