.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "LIBMCRYPT-CONFIG" "1" "13 August 2004" "" "" .SH NAME libmcrypt-config \- script to get information about the installed version of LIBMCRYPT. .SH SYNOPSIS \fBlibmcrypt-config\fR [ \fB --prefix\fI[=DIR]\fB \fR ] [ \fB --exec-prefix\fI[=DIR]\fB \fR ] [ \fB --libs \fR ] [ \fB --cflags \fR ] [ \fB --version \fR ] .SH "DESCRIPTION" .PP \fBlibmcrypt-config\fR is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use \fILIBMCRYPT\fR library. .SH "OPTIONS" .TP \fB--prefix=PREFIX\fR If specified, use \fIPREFIX\fR instead of the installation prefix that \fILIBMCRYPT\fR was built with when computing the output for the \fB--cflags\fR and \fB--libs\fR options. This option is also used for the exec prefix if \fB--exec-prefix\fR was not specified. This option must be specified before any \fB--libs\fR or \fB--cflags\fR options. .TP \fB--exec-prefix=PREFIX\fR If specified, use \fIPREFIX\fR instead of the installation exec prefix that \fILIBMCRYPT\fR was built with when computing the output for the \fB--cflags\fR and \fB--libs\fR options. This option must be specified before any \fB--libs\fR or \fB--cflags\fR options. .TP \fB--libs\fR Print the linker flags that are necessary to link a \fILIBMCRYPT\fR program. .TP \fB--cflags\fR Print the compiler flags that are necessary to compile a \fILIBMCRYPT\fR program. .TP \fB--version\fR Print the currently installed version of \fILIBMCRYPT\fR on the standard output. .SH "AUTHOR" .PP This manual page was written by Christian Marillat for the Debian GNU/Linux system (but may be used by others). Modified by RISKO Gergely for libmcrpyt.