File: scheme48-config.1

package info (click to toggle)
scheme48 1.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 14,980 kB
  • ctags: 14,127
  • sloc: lisp: 76,272; ansic: 71,514; sh: 3,026; makefile: 637
file content (22 lines) | stat: -rw-r--r-- 794 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH SCHEME48-CONFIG 1 "March 2009"
.SH NAME
scheme48-config \- tool to list compile-time options of scheme48
.SH SYNOPSIS
.B scheme48\-config 
.RI [\-\-ld] 
.RI [\-\-cc] 
.RI [\-\-libs\-external] 
.RI [\-\-cflags\-external]
.RI [\-\-help]
.SH 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.
.SH AUTHOR
scheme48-config is part of scheme48, a Scheme interpreter written by Richard
Kelsey and Jonathan Rees.
.PP
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.