Explorar o código

Tiny up hpux targets.

Andy Polyakov %!s(int64=18) %!d(string=hai) anos
pai
achega
74aa1a4378
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.shared

+ 1 - 1
Makefile.shared

@@ -466,7 +466,7 @@ link_o.hpux:
 	@if ${DETECT_GNU_LD}; then $(DO_GNU_SO); else \
 	$(CALC_VERSIONS); \
 	SHLIB=lib$(LIBNAME).sl; \
-	expr "$(CFLAGS)" : 'DSO_DLFCN' > /dev/null && SHLIB=lib$(LIBNAME).so; \
+	expr "$(CFLAGS)" : '.*DSO_DLFCN' > /dev/null && SHLIB=lib$(LIBNAME).so; \
 	SHLIB_SUFFIX=; \
 	ALLSYMSFLAGS='-Wl,-Fl'; \
 	NOALLSYMSFLAGS=''; \