sound: Do not build with $DISABLE_DEPRECATED
This should not be active by default in tarballs, and it's the only panel building with this. If someone wants to use the DISABLE_*_DEPRECATED flags, then please add support for this only when building from git.
This commit is contained in:
parent
db2a2bce55
commit
ef78caee86
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ AM_CPPFLAGS = \
|
|||
$(WARN_CFLAGS) \
|
||||
$(CANBERRA_CFLAGS) \
|
||||
$(PANEL_CFLAGS) \
|
||||
$(DISABLE_DEPRECATED) \
|
||||
$(PULSEAUDIO_CFLAGS) \
|
||||
$(XML_CFLAGS) \
|
||||
-DLOCALE_DIR=\""$(datadir)/locale"\" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue