explicit check for NULL
[openssl.git] / Makefile.shared
index 5100b5d8b291739c59ae3adbe28bad367126f670..2e9f3f5954e29655493dbf765c40b9057ab867cc 100644 (file)
@@ -360,7 +360,7 @@ link_dso.solaris:
                $(DO_GNU_DSO); \
        else \
                $(CALC_VERSIONS); \
-               SHLIB=lib$(LIBNAME).so; \
+               SHLIB=$(LIBNAME).so; \
                SHLIB_SUFFIX=; \
                ALLSYMSFLAGS=""; \
                NOALLSYMSFLAGS=""; \