mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
226bb126c3
with the Argus daemon, until release 2.0.6 of Argus.
12 lines
395 B
Plaintext
12 lines
395 B
Plaintext
--- configure~ Sat May 15 23:07:07 2004
|
|
+++ configure Sat May 15 23:08:40 2004
|
|
@@ -4025,7 +4025,7 @@
|
|
|
|
if test -d ${with_sasl}; then
|
|
ac_cv_sasl_where_lib=${with_sasl}/lib
|
|
- ac_cv_sasl_where_inc=${with_sasl}/include
|
|
+ ac_cv_sasl_where_inc=${with_sasl}/include/sasl
|
|
|
|
SASLFLAGS="-I$ac_cv_sasl_where_inc"
|
|
LIB_SASL="-L$ac_cv_sasl_where_lib"
|