|
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 |