41e0a49a92
PR: 14047 Submitted by: developer
10 lines
363 B
Text
10 lines
363 B
Text
--- Imakefile- Thu Sep 2 23:33:47 1999
|
|
+++ Imakefile Thu Sep 30 11:25:00 1999
|
|
@@ -104,6 +104,7 @@
|
|
/* FreeBSD */
|
|
#if defined(i386BsdArchitecture) && (defined(i386FreeBsd) || defined(FreeBSDArchitecture))
|
|
#define StartupSound myu.au
|
|
+EXTRA_LIBRARIES = -lxpg4
|
|
#endif /* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
|
|
|
|
#else /* USE_NETAUDIO */
|