]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/MKncu_config.in
ncurses 6.5 - patch 20240504
[ncurses.git] / man / MKncu_config.in
index ca68efd61054740054647ac883aaf858fab80aa9..14690a544c5e3f31dc445c5185f9620634fcf386 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright 2020,2021 Thomas E. Dickey                                     *
+.\" Copyright 2020-2023,2024 Thomas E. Dickey                                *
 .\" Copyright 2010 Free Software Foundation, Inc.                            *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: MKncu_config.in,v 1.5 2021/06/17 21:20:30 tom Exp $
-.TH @LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config 1 ""
+.\" $Id: MKncu_config.in,v 1.24 2024/04/20 21:13:38 tom Exp $
+.TH @LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config 1 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands"
 .SH NAME
-@LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config \- helper script for ncurses libraries
+\fB\%@LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config\fP \-
+configuration helper for \fI\%ncurses\fP libraries
 .SH SYNOPSIS
 .B @LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config
-[\fIoptions\fR]
+.I option
+\&.\|.\|.
+.PP
+.B "@LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config \-\-version"
+.PP
+.B "@LIB_NAME@@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config \-\-help"
 .SH DESCRIPTION
-This is a shell script which simplifies configuring applications against
-a particular set of ncurses libraries.
+This program development aid simplifies the process of configuring
+applications against a particular set of \fI\%ncurses\fP libraries.
 .SH OPTIONS
+.TP 18 \" "--mouse-version" + 2n + adjustment for PDF
+\fB\-\-prefix\fP
+reports the package prefix of \fI\%ncurses\fP.
 .TP
-\fB\-\-prefix\fR
-echos the package\-prefix of ncurses
-.TP
-\fB\-\-exec\-prefix\fR
-echos the executable\-prefix of ncurses
-.TP
-\fB\-\-cflags\fR
-echos the C compiler flags needed to compile with ncurses
+\fB\-\-exec\-prefix\fP
+reports the executable prefix of \fI\%ncurses\fP.
 .TP
-\fB\-\-libs\fR
-echos the libraries needed to link with ncurses
+\fB\-\-cflags\fP
+reports the C compiler flags needed to compile with \fI\%ncurses\fP.
 .TP
-\fB\-\-version\fR
-echos the release+patchdate version of ncurses
+\fB\-\-libs\fP
+reports the libraries needed to link with \fI\%ncurses\fP.
 .TP
-\fB\-\-abi\-version\fR
-echos the ABI version of ncurses
+\fB\-\-abi\-version\fP
+reports the ABI version of \fI\%ncurses\fP.
 .TP
-\fB\-\-mouse\-version\fR
-echos the mouse\-interface version of ncurses
+\fB\-\-mouse\-version\fP
+reports the mouse\-interface version of \fI\%ncurses\fP.
 .TP
-\fB\-\-bindir\fR
-echos the directory containing ncurses programs
+\fB\-\-bindir\fP
+reports the directory containing \fI\%ncurses\fP programs.
 .TP
-\fB\-\-datadir\fR
-echos the directory containing ncurses data
+\fB\-\-datadir\fP
+reports the directory containing \fI\%ncurses\fP data.
 .TP
-\fB\-\-includedir\fR
-echos the directory containing ncurses header files
+\fB\-\-includedir\fP
+reports the directory containing \fI\%ncurses\fP header files.
 .TP
-\fB\-\-libdir\fR
-echos the directory containing ncurses libraries
+\fB\-\-libdir\fP
+reports the directory containing \fI\%ncurses\fP libraries.
 .TP
-\fB\-\-mandir\fR
-echos the directory containing ncurses manpages
+\fB\-\-mandir\fP
+reports the directory containing \fI\%ncurses\fP man pages.
 .TP
-\fB\-\-terminfo\fR
-echos the $TERMINFO terminfo database path, e.g.,
-.RS
-@TERMINFO@
-.RE
+\fB\-\-terminfo\fP
+reports the \fI\%TERMINFO\fP \fIterminfo\fP database path,
+for example \fI\%@TERMINFO@\fP.
 .TP
-\fB\-\-terminfo\-dirs\fR
-echos the $TERMINFO_DIRS directory list, e.g.,
-.RS
-@TERMINFO_DIRS@
-.RE
+\fB\-\-terminfo\-dirs\fP
+reports the \fI\%TERMINFO_DIRS\fP supplemental search path for the
+\fIterminfo\fP database,
+for example \fI\%@TERMINFO_DIRS@\fP.
 .TP
-\fB\-\-termpath\fR
-echos the $TERMPATH termcap list, if support for termcap is configured.
-.TP
-\fB\-\-help\fR
-prints this message
-.SH "SEE ALSO"
-\fBcurses\fR(3X)
+\fB\-\-termpath\fP
+reports the \fI\%TERMPATH\fP supplemental search path for the
+\fItermcap\fP database,
+if support for \fItermcap\fP is configured.
 .PP
-This describes \fBncurses\fR
-version @NCURSES_MAJOR@.@NCURSES_MINOR@ (patch @NCURSES_PATCH@).
+The following options cause all others to be ignored.
+.TP 11 .\" "--version" + 2n
+\fB\-\-help\fP
+issues a usage message and exits successfully.
+.TP
+\fB\-\-version\fP
+issues the release and patch date information of \fI\%ncurses\fP and
+exits successfully.
+.SH "SEE ALSO"
+\fB\%curses\fP(3X)