logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

scheme48-config - tool to list compile-time options of scheme48

Author

       scheme48-config is part of scheme48, a Scheme interpreter written by Richard Kelsey and Jonathan Rees.

       This manual page was written by Daniel Moerner <dmoerner@gmail.com>, for the Debian project (but  may  be
       used by others). It is a heavily modified version of the output of help2man.

                                                   March 2009                                 SCHEME48-CONFIG(1)

Description

       scheme48-config  allows  the  user  to  observe  the  options  used  to  compile scheme48.  It prints the
       information requested by each command line switch to STDOUT, without newlines.

Name

       scheme48-config - tool to list compile-time options of scheme48

Synopsis

scheme48-config [--ld] [--cc] [--libs-external] [--cflags-external] [--help]

See Also