table of contents
NETATALK-CONFIG(1) | The Netatalk Project | NETATALK-CONFIG(1) |
NAME¶
netatalk-config - script to get information about the installed version of netatalk
SYNOPSIS¶
netatalk-config [--prefix [=DIR]] [--exec_prefix [=DIR]] [--help] [--version] [--libs] [--libs-dirs] [--libs-names] [--cflags] [--macros]
DESCRIPTION¶
netatalk-config is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use the netatalk run-time libraries.
OPTIONS¶
netatalk-config accepts the following options:
--help
--version
--libs
--libs-dirs
--libs-names
--cflags
--macros
--prefix=PREFIX
--exec\_prefix=PREFIX
COPYRIGHT¶
Copyright © 1998 Owen Taylor
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.
Man page adapted for netatalk-config by Sebastian Rittau in 2001.
09 June 2001 | Netatalk 2.2 |