summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-08-03 17:57:05 +0000
committerGreg Hudson <ghudson@mit.edu>2009-08-03 17:57:05 +0000
commit23855e38154ed33c4923297bfc27723d7d1bffff (patch)
tree6a454942222bcdc6357a8c4c4ecadc0c99f2d39c /src/configure.in
parent3c40c7f134b4e87baa43b0cacb435b6f96245e2f (diff)
downloadkrb5-23855e38154ed33c4923297bfc27723d7d1bffff.tar.gz
krb5-23855e38154ed33c4923297bfc27723d7d1bffff.tar.xz
krb5-23855e38154ed33c4923297bfc27723d7d1bffff.zip
In configure.in's list of Makefiles to generate, remove the trailing
slash from lib/crypto/krb as it breaks Makefile auto-regeneration. While here, wrap the list to fit within 80 columns and use tab indents to match the surrounding lines. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22480 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/configure.in')
-rw-r--r--src/configure.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/configure.in b/src/configure.in
index b8ca819803..b7093e1bec 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -1059,12 +1059,12 @@ V5_AC_OUTPUT_MAKEFILE(.
lib lib/kdb
- lib/crypto lib/crypto/krb/ lib/crypto/krb/crc32 lib/crypto/builtin/des lib/crypto/krb/dk
- lib/crypto/krb/enc_provider lib/crypto/krb/hash_provider
- lib/crypto/krb/keyhash_provider
- lib/crypto/builtin lib/crypto/builtin/md4 lib/crypto/builtin/md5
- lib/crypto/krb/old lib/crypto/krb/raw lib/crypto/builtin/sha1
- lib/crypto/builtin/arcfour lib/crypto/krb/yarrow lib/crypto/builtin/aes
+ lib/crypto lib/crypto/krb lib/crypto/krb/crc32 lib/crypto/builtin/des
+ lib/crypto/krb/dk lib/crypto/krb/enc_provider
+ lib/crypto/krb/hash_provider lib/crypto/krb/keyhash_provider
+ lib/crypto/builtin lib/crypto/builtin/md4 lib/crypto/builtin/md5
+ lib/crypto/krb/old lib/crypto/krb/raw lib/crypto/builtin/sha1
+ lib/crypto/builtin/arcfour lib/crypto/krb/yarrow lib/crypto/builtin/aes
lib/crypto/crypto_tests
lib/krb5 lib/krb5/error_tables lib/krb5/asn.1 lib/krb5/ccache