1netatalk-config(1)                 Netatalk                 netatalk-config(1)
2
3
4

NAME

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

SYNOPSIS

10       netatalk-config [ --prefix [=DIR]]  [  --exec_prefix  [=DIR]]  [--help]
11       [--version] [--libs] [--libs-dirs] [--libs-names] [--cflags] [--macros]
12

DESCRIPTION

14       netatalk-config  is  a  tool that is used to determine the compiler and
15       linker flags that should be used to compile and link programs that  use
16       the netatalk run-time libraries.
17

OPTIONS

19       netatalk-config accepts the following options:
20
21       --help Print a short help for this command and exit.
22
23       --version
24              Print  the  currently installed version of netatalk on the stan‐
25              dard output.
26
27       --libs Print the linker flags that are necessary to  link  against  the
28              netatalk run-time libraries.
29
30       --libs-dirs
31              Print only the -l/-R part of --libs.
32
33       --libs-names
34              Print only the -l part of --libs.
35
36       --cflags
37              Print the compiler flags that are necessary to compile a program
38              linked against the netatalk run-time libraries.
39
40       --macros
41              Print the netatalk m4 directory.
42
43       --prefix=PREFIX
44              If specified, use PREFIX instead of the installation prefix that
45              netatalk  was  built  with  when  computing  the  output for the
46              --cflags and --libs options. This option is also  used  for  the
47              exec prefix if --exec-prefix was not specified. This option must
48              be specified before any --libs or --cflags options.
49
50       --exec\_prefix=PREFIX
51              If specified, use PREFIX instead of the installation exec prefix
52              that  netatalk  was built with when computing the output for the
53              --cflags and --libs  options.  This  option  must  be  specified
54              before any --libs or --cflags options.
55
57       Copyright © 1998 Owen Taylor
58
59       Permission  to  use, copy, modify, and distribute this software and its
60       documentation for any purpose and without fee is hereby  granted,  pro‐
61       vided  that  the  above  copyright notice appear in all copies and that
62       both that copyright notice and this permission notice  appear  in  sup‐
63       porting documentation.
64
65       Man page adapted for netatalk-config by Sebastian Rittau in 2001.
66
67
68
69
702.0.3                            09 June 2001               netatalk-config(1)
Impressum