1ESD-CONFIG(1) Enlightened Sound Daemon ESD-CONFIG(1)
2
3
4
6 esd-config - The Enlightened Sound Daemon
7
9 esd-config is a tool that is used to configure to determine the com‐
10 piler and linker flags that should be used to compile and link pro‐
11 grams that use EsounD. It is also used internally to the .m4 macros for
12 GNU autoconf that are included with EsounD.
13
15 esd-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs]
16 [--cflags]
17
18 ----vveerrssiioonn Print the currently installed version of EsounD on the stan‐
19 dard output.
20
21 ----lliibbss Print the linker flags that are necessary to link an EsounD
22 program.
23
24 ----ccffllaaggss Print the compiler flags that are necessary to compile an
25 EsounD program.
26
27 ----pprreeffiixx==PPRREEFFIIXX If specified, use PREFIX instead of the installation
28 prefix that EsounD was built with when computing the output for the
29 --cflags and --libs options. This option is also used for the exec
30 prefix if --exec-prefix was not specified. This option must be speci‐
31 fied before any --libs or --cflags options.
32
33 ----eexxeecc--pprreeffiixx==PPRREEFFIIXX If specified, use PREFIX instead of the installa‐
34 tion exec prefix that EsounD was built with when computing the output
35 for the --cflags and --libs options. This option must be specified
36 before any --libs or --cflags options.
37
39 esd(1), esdcat(1), esddsp(1), esdloop(1), esdplay(1), esdsample(1),
40 esdctl(1), esdfilt(1), esdmon(1), esdrec(1)
41
42
43
443rd Berkeley Distribution EsounD 0.2.41 ESD-CONFIG(1)