projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ddb37c
)
Oops, small error.
author
Ivo Timmermans
<ivo@lychnis.net>
Tue, 14 Nov 2000 23:02:08 +0000
(23:02 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Tue, 14 Nov 2000 23:02:08 +0000
(23:02 +0000)
m4/openssl.m4
patch
|
blob
|
history
diff --git
a/m4/openssl.m4
b/m4/openssl.m4
index d933b23bb59b505c84f3c47fb6d5675ff74f5a24..c0c2cabea3f0ff8e62702a97f6e4ed1d8ad3c94e 100644
(file)
--- a/
m4/openssl.m4
+++ b/
m4/openssl.m4
@@
-33,10
+33,10
@@
AC_DEFUN(tinc_OPENSSL,
)
])
-if test "$openssl_lib" != "none given" ; then
+if test "$
tinc_cv_
openssl_lib" != "none given" ; then
LIBS="$LIBS -L$tinc_cv_openssl_lib"
fi
-if test "$openssl_include" != "none given" ; then
+if test "$
tinc_cv_
openssl_include" != "none given" ; then
INCLUDES="$INCLUDES -I$tinc_cv_openssl_include"
fi