1 diff -ubr popa3d-1.0.2-orig/Makefile popa3d-1.0.2/Makefile
2 --- popa3d-1.0.2-orig/Makefile 2012-09-19 01:19:56.698098130 +0200
3 +++ popa3d-1.0.2/Makefile 2012-09-19 01:23:00.309636423 +0200
6 CFLAGS = -Wall -O2 -fomit-frame-pointer
7 # You may use OpenSSL's MD5 routines instead of the ones supplied here
8 -#CFLAGS += -DHAVE_OPENSSL
9 +CFLAGS += -DHAVE_OPENSSL
12 # Linux with glibc, FreeBSD, NetBSD
14 # libwrap may also want this
16 # OpenSSL (-DHAVE_OPENSSL)