11 lines
365 B
Text
11 lines
365 B
Text
|
--- Imakefile.orig Thu Jun 30 16:34:55 1994
|
||
|
+++ Imakefile Thu Jan 9 11:56:08 1997
|
||
|
@@ -90,6 +90,7 @@
|
||
|
/* FreeBSD */
|
||
|
#if defined(i386BsdArchitecture) && (defined(i386FreeBsd) || defined(FreeBSDArchitecture))
|
||
|
#define StartupSound myu.au
|
||
|
+EXTRA_LIBRARIES = -lxpg4
|
||
|
#endif /* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
|
||
|
|
||
|
#else /* USE_NETAUDIO */
|