summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin/krb5-config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/usr.bin/krb5-config/Makefile')
-rw-r--r--kerberos5/usr.bin/krb5-config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/usr.bin/krb5-config/Makefile b/kerberos5/usr.bin/krb5-config/Makefile
index aea7e69..f3a632f 100644
--- a/kerberos5/usr.bin/krb5-config/Makefile
+++ b/kerberos5/usr.bin/krb5-config/Makefile
@@ -10,7 +10,7 @@ krb5-config: krb5-config.in
-e "s,@prefix\@,/,g" \
-e "s,@exec_prefix\@,/,g" \
-e "s,@libdir\@,${LIBDIR},g" \
- -e "s,@includedir\@,${INCDIR},g" \
+ -e "s,@includedir\@,${INCLUDEDIR},g" \
-e "s,@LIB_crypt\@,-lcrypt,g" \
-e "s,@LIB_dbopen\@,,g" \
-e "s,@LIB_des_appl\@,-lcrypto,g" \
OpenPOWER on IntegriCloud