21357e1762
Xmcd now provides audio extraction and playback directly to a sound device.
19 lines
452 B
Text
19 lines
452 B
Text
--- xmcd_d/Imakefile.orig Mon Nov 4 06:44:44 2002
|
|
+++ xmcd_d/Imakefile Mon Nov 4 04:44:28 2002
|
|
@@ -82,7 +82,7 @@
|
|
#endif /* OSF1 */
|
|
#endif /* Linux */
|
|
|
|
-LOCAL_LIBRARIES= XmClientLibs
|
|
+LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
|
|
|
|
#if defined(FreeBSDArchitecture)
|
|
.if exists(/usr/include/camlib.h)
|
|
@@ -137,6 +137,7 @@
|
|
#endif /* Linux Sun AIX Ultrix USL SVR4 */
|
|
#endif /* BSD OSF1 sony_news Sun4 */
|
|
|
|
+MANSUFFIX=1
|
|
|
|
/*
|
|
* Add local include path
|