mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
No need for conditional generation of symdef files.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@403 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
971e370a2f
commit
9550c8ed80
1 changed files with 3 additions and 15 deletions
|
|
@ -744,25 +744,13 @@ SYMDEF_FILES = \
|
|||
module-mmkbd-evdev-symdef.h \
|
||||
module-http-protocol-tcp-symdef.h \
|
||||
module-http-protocol-tcp6-symdef.h \
|
||||
module-http-protocol-unix-symdef.h
|
||||
|
||||
if HAVE_X11
|
||||
SYMDEF_FILES += \
|
||||
module-http-protocol-unix-symdef.h \
|
||||
module-x11-bell-symdef.h \
|
||||
module-x11-publish-symdef.h
|
||||
endif
|
||||
|
||||
if !OS_IS_WIN32
|
||||
SYMDEF_FILES += \
|
||||
module-x11-publish-symdef.h \
|
||||
module-oss-symdef.h \
|
||||
module-oss-mmap-symdef.h
|
||||
endif
|
||||
|
||||
if HAVE_ALSA
|
||||
SYMDEF_FILES += \
|
||||
module-oss-mmap-symdef.h \
|
||||
module-alsa-sink-symdef.h \
|
||||
module-alsa-source-symdef.h
|
||||
endif
|
||||
|
||||
EXTRA_DIST += $(SYMDEF_FILES)
|
||||
BUILT_SOURCES += $(SYMDEF_FILES)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue