1MEDCON(1)                   General Commands Manual                  MEDCON(1)
2
3
4

NAME

6       xmedcon-config  -  script  to  get  info about the installed version of
7       (X)MedCon
8

SYNOPSIS

10       xmedcon-config   [--prefix[=DIR]]   [--exec-prefix[=DIR]]   [--version]
11              [--libs] [--cflags]
12

DESCRIPTION

14  xmedcon-config  is  a tool that is used to determine the compiler and linker
15  flags that should be used to compile and link programs that use the  (X)Med‐
16  Con  library.  It is also used internally to the .m4 macro, included for GNU
17  autoconf.
18

OPTIONS

20       --version
21              Print the currently installed version of (X)MedCon on the  stan‐
22              dard output.
23
24
25       --libs Print  the  linker flags that are necessary to link an (X)MedCon
26              depended program.
27
28
29       --cflags
30              Print the compiler  flags  that  are  necessary  to  compile  an
31              (X)MedCon depended program.
32
33
34       --prefix=PREFIX
35              If specified, use PREFIX instead of the installation prefix that
36              (X)MedCon was built with  when  computing  the  output  for  the
37              --cflags  and  --libs  options. This option is also used for the
38              exec prefix if --exec-prefix was not specified. This option must
39              be specified before any --libs or --cflags options.
40
41
42       --exec-prefix=PREFIX
43              If specified, use PREFIX instead of the installation exec prefix
44              that (X)MedCon was built with when computing the output for  the
45              --cflags  and  --libs  options.   This  option must be specified
46              before any --libs or --cflags options.
47

SEE ALSO

49  medcon(1), xmedcon(1)
50
51  m-acr(4), m-anlz(4), m-gif(4), m-inw(4), m-intf(4), m-ecat(4)
52
53  medcon(3)
54

AUTHOR

56  (X)MedCon project was originally written by Erik Nolf (eNlf) for the  former
57  PET-Centre at Ghent University (Belgium).
58
59       e-mail: enlf@users.sourceforge.net
60
61       www: http://xmedcon.sourceforge.net
62
63
64
65                                                                     MEDCON(1)
Impressum