Automated update

This commit is contained in:
briano%netscape.com 1999-11-19 05:30:20 +00:00
parent 151dd816dc
commit 04a186f173

2
configure vendored
View File

@ -9564,7 +9564,7 @@ MOZ_TIMER_LIBS='$(DIST)/lib/libtimer_s.a'
# Beos needs to link the timer in dynamically
case "$target" in
*-beos*)
MOZ_TIMER_LIBS=-ltimer_beos
MOZ_TIMER_LIBS=$(DIST)/lib/libtimer_beos.so
;;
esac