move eet to HEAD
[profile/ivi/eet.git] / debian / eet-config.1
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .TH EET 1 "oktober  3, 2002"
3 .SH NAME
4 eet-config \- script to get information about the installed version of Eet
5 .SH SYNOPSIS
6 .B eet-config [\-\-version] [\-\-libs] [\-\-cflags]
7 .SH DESCRIPTION
8 \fIeet-config\fP is a tool that is used by configure to determine the
9 availability of eet and the compiler and linker flags that should be used to
10 compile programs using it.
11 .SH OPTIONS
12 \fIeet-config\fP accepts the following options:
13 .TP
14 .B \-\-version
15 Print the currently installed version of \fIeet\fP on the standard output.
16 .TP
17 .B \-\-libs
18 Print the linker flags that are necessary to link a \fIeet\fP\-program.
19 .TP
20 .B \-\-cflags
21 Print the compiler flags that are necessary to link a \fIeet\fP\-program.
22 .SH SEE ALSO
23 .BR eet (1).
24 .SH AUTHOR
25 This manual page was written by Sytse Wielinga
26 <s.b.wielinga@student.utwente.nl> for the Debian GNU/Linux system (but may be
27 used by others).