Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore

This commit is contained in:
kaie@kuix.de 2007-12-12 05:23:20 -08:00
parent 8e31ca32d2
commit 09b95bb671

View File

@ -98,7 +98,7 @@ LIBS += \
# needed for mac linux
ifeq ($(OS_ARCH),Linux)
ifneq ($(OS_RELEASE),1.2)
OS_LIBS += /usr/lib/libdl.so
OS_LIBS += -ldl
endif
endif
endif # MOZ_ENABLE_LIBXUL