--- myauth-1.2/Makefile.in.orig Sat Jan 22 17:57:56 2005 +++ myauth-1.2/Makefile.in Sat Jan 29 01:45:42 2005 @@ -13,8 +13,8 @@ APACHECTL=@with_apache@/bin/apachectl # additional defines, includes and libraries -INCLUDES=-I@with_mysql@/include/mysql -LIBS=-L@with_mysql@/lib/mysql -lmysqlclient +INCLUDES=-I@with_mysql@/include/mysql @OPENSSL_CFLAGS@ +LIBS=-L@with_mysql@/lib/mysql -lmysqlclient_r @OPENSSL_LDFLAGS@ # the default target all: local-shared-build