View | Details | Raw Unified
Collapse All | Expand All

(-) stunnel-4.20/src/Makefile.am.old (-1 / +1 lines)
 Lines 18-24   sbin_SCRIPTS = stunnel3 Link Here 
# Unix shared library
# Unix shared library
lib_LTLIBRARIES = libstunnel.la
lib_LTLIBRARIES = libstunnel.la
libstunnel_la_SOURCES = $(shared_sources)
libstunnel_la_SOURCES = -fPIC $(shared_sources)
libstunnel_la_LDFLAGS = -avoid-version
libstunnel_la_LDFLAGS = -avoid-version
# Red Hat "by design" bug #82369
# Red Hat "by design" bug #82369