My config explicitly says --with-sound=both, since I have NAS
installed, plus SunOS has native sound support (which is in
/usr/demo/SOUND/libaudio.a.)
So why does all the linking commands use only the native one,
e.g. this:
gcc -g -O -ansi -Demacs -I../src -DHAVE_CONFIG_H \
/disk1/xemacs-21.0/lib-src/hexl.c -Xlinker -Bstatic \
-ltermcap /usr/demo/SOUND/libaudio.a -lkvm -lm -o hexl
IMHO, either the sound stuff should not be included here at all
(AFAIK, no external progs use it anyway), or both libs should be
used.
Amir.
--
/* Amir J. Katz mailto:amir@nuke-spam.com */
/* [For e-mail, replace 'nuke-spam' with 'ndsoft'] */
/* EagleEye Control Software, LTD.
http://www.ndsoft.com */
/* 'Is "tired old cliche" one?' (Steven Wright) */