1GTKADA-CONFIG(1)           GtkAda programming manual          GTKADA-CONFIG(1)
2
3
4

NAME

6       gtkada-config  -  script to get information about the installed version
7       of GTKADA
8

SYNOPSIS

10       gtkada-config   [--prefix[=DIR]]   [--version]   [--libs]    [--cflags]
11       [--static]
12

DESCRIPTION

14       gtkada-config is a tool that is used to configure to determine the com‐
15       piler and linker flags that should be used to compile and link programs
16       that use GTKADA.
17

OPTIONS

19       gtkada-config accepts the following options:
20
21       --version
22               Print the currently installed version of GTKADA on the standard
23               output.
24
25       --libs  Print the linker flags that are necessary to link a GTKADA pro‐
26               gram.
27
28       --cflags
29               Print the compiler flags that are necessary to compile a GTKADA
30               program.
31
32       --static
33               Print the flags that are necessary to statically build a GTKADA
34               program.
35
36       --prefix=PREFIX
37               If  specified,  use  PREFIX  instead of the installation prefix
38               that GTKADA was built with when computing the  output  for  the
39               --cflags  and  --libs  options.  This  option must be specified
40               before any --libs or --cflags options.
41

SEE ALSO

43       gate(1), dgate(1), glade(1)
44
46       This man page has  been  written  by  Samuel  Tardieu  for  the  Debian
47       GNU/Linux  distribution,  from informations given by the GtkAda authors
48       Emmanuel Briot, Joel Brobecker and Arnaud Charlet.
49
50       Permission to use, copy, modify, and distribute this documentation  for
51       any  purpose and without fee is hereby granted, provided that the above
52       copyright notice appear in all copies  and  that  both  that  copyright
53       notice and this permission notice appear in supporting documentation.
54
55
56
57
58GNU Debian/Linux                 29 March 1999                GTKADA-CONFIG(1)
Impressum