Restored a # that was accidentally deleted.

This commit is contained in:
wtc%netscape.com 2002-10-03 02:11:01 +00:00
Родитель 22a76dbc9d
Коммит 9a64e105d5
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -109,6 +109,7 @@ endif
# passed to Windows build tools (for example, cl), it
# is mistaken as a command-line option. If that is the case,
# we use a relative pathname as NSPR's prefix on Windows.
#
USEABSPATH="YES"
ifeq (,$(filter-out WIN%,$(OS_TARGET)))