On Tue, 29 Dec 2009 19:54:34 Dr. David Kirkby wrote:
> In the Makefile for cliquer-1.2.p3 it says:
> 
> # Enable long options for cl (eg. "cl --help"), comment out to disable.
> # Requires getopt_long(3)  (a GNU extension)
> LONGOPTS = -DENABLE_LONG_OPTIONS
> 
> 
> Is cliquer being used interactively, or just as a library? HP-UX 11 does
>  not support these GNU extensions, and I'm asking if they are used in Sage
>  or not. That line could clearly be commented out on one platform, but if
>  cliquer is only used as a library, then it might as well be commented out
>  on all platforms.
> 
> Dave
> 
>From the notes we have on Gentoo it seems only the library is needed,
Christopher has gone to the length of disabling the binaries in the package
he made for it.

Francois

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to