1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 22:52:34 +01:00

- A few additions and enhancements to the Install script.

- Removed the --disable-sound option to the configure script.
This commit is contained in:
dan
2001-05-13 00:28:55 +00:00
parent 3208e193d7
commit 430c12e2b2
11 changed files with 55 additions and 69 deletions

View File

@@ -11,7 +11,6 @@
#include "funcs.h"
#include "wsound.h"
#ifdef WSOUND
@@ -41,4 +40,4 @@ wSoundPlay(long event_sound)
}
}
#endif /* WSOUND */