aboutsummaryrefslogtreecommitdiffstats
path: root/debian/config.ssl.sed
blob: c8f40b408773b9fb0f9ed2e4c3d4e4885465baef (plain) (blame)
1
2
3
s/\(SYS_LIBRARIES.*\)/\1 -lssl -lcrypto/
s/\(MYCFLAGS.*\)/\1 -I\/usr\/include\/openssl/
s/#undef USE_SSL/#define USE_SSL/