CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2022/07/21 08:21:49

Added files:
        audio/amused/patches: patch-tests_c 

Log message:
audio/amused: fix sndio detection on gcc arches; no package changes.

The configure script failed to pick up sndio because the test for it was
lacking a final `return 0' and gcc complained that "control reaches the
end of non-void function".

Reply via email to