Automated update

This commit is contained in:
briano%netscape.com 1999-11-20 16:30:21 +00:00
parent e278700dae
commit fdab7a4a20

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 # Beos needs to link the timer in dynamically
case "$target" in case "$target" in
*-beos*) *-beos*)
MOZ_TIMER_LIBS=-ltimer_beos MOZ_TIMER_LIBS='$(DIST)/lib/libtimer_beos.so'
;; ;;
esac esac