[changeset] Missing ScreenSize & ScreenPixelsPerInch properties
Thomas Treichl
Thomas.Treichl at gmx.net
Thu Feb 5 15:29:18 CST 2009
Thomas Treichl schrieb:
>> | > | (b) Turn off empty output of configuration summary if Carbon is
>> used, eg.
>> | > | | > | X11 include flags:
>> | > | X11 libraries:
>> | > | | > | and turn on output about Carbon framework instead, eg.
>> | > | | > | Carbon libraries: -Wl,-framework -Wl,Carbon
>> | > | > I don't think this part is really necessary, so I'd say omit it.
>> | | Yes ok.
>>
>> I meant the part about removing the empty X11 include and library
>> flags. It would be OK to put the Carbon libraries in the summary if
>> they are stored in a separate variable. But I see that you are
>> currently adding them to LIBS, so in that case I don't think a
>> separate line is needed.
>
> I may come back to this idea somewhen the next days, is $(CARBON_LIBS)
> okay?
I attached a changeset that uses $(CARBON_LIBS) instead of just $(LIBS). Should
this also find its place in mkoctfile.in and octave-config.in? I was looking for
$(X11_LIBS) in these files but couldn't find any, my implementation leans on X11
ie. I can more easily find out where it should be added. I'll also send a
changeset for the documentation when I've finished the framework OpenGL test, too.
Did you already have a chance to take a look at my second trial X11 test from my
previous email of this thread?
Best regards,
Thomas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: carbon.changeset
Url: https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20090205/f47bc6b9/attachment.ksh
More information about the Octave-maintainers
mailing list