error compiling without pulse (possible fix included)
#5
Closed
opened 4 months ago by mutax
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
In file nncmpp.c the symbols ACTION_PULSE_VOLUME_UP and ACTION_PULSE_VOLUME_DOWN are referenced, but they are not defined when compiling I guess without pulse.
I added two ifdefs to get it to compile but don't know if the patch is suitable as a general patch -- thus no PR.
Thank you for noticing my oversight, I'll take care of it.