2001-07024 Jeffrey Altman <jaltman@columbia.edu>
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 24 Jul 2001 20:28:54 +0000 (20:28 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 24 Jul 2001 20:28:54 +0000 (20:28 +0000)
        * win-pre.in:  the proper #define is KRB5_DNS_LOOKUP_REALM
          and not KRB5_DNS_LOOKUP_REALMS

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13633 dc483132-0cff-0310-8789-dd5450dbe970

src/config/ChangeLog
src/config/win-pre.in

index 6c18714ec2ed219cd325028b3ccee056e1b054eb..6e6723c921d3079eaab7164f911e606fcd40bc7e 100644 (file)
@@ -1,3 +1,8 @@
+2001-07024  Jeffrey Altman <jaltman@columbia.edu>
+
+        * win-pre.in:  the proper #define is KRB5_DNS_LOOKUP_REALM
+          and not KRB5_DNS_LOOKUP_REALMS
+
 2001-07-23  Danilo Almeida  <dalmeida@mit.edu>
 
        * win-pre.in, win-post.in: Move rule-printing code to win-post.in
index be9129eb91959021fc8563d9b324fbea7c9c7155..4c7682c640bc536c4492ca93683c1314e60b8fae 100644 (file)
@@ -109,7 +109,7 @@ DNSFLAGS=-I$(DNS_INC) $(DNSFLAGS) -DKRB5_DNS_LOOKUP=1
 DNSFLAGS=$(DNSFLAGS) -DKRB5_DNS_LOOKUP_KDC=1
 !endif
 !if defined(KRB5_USE_DNS_REALMS)
-DNSFLAGS=$(DNSFLAGS) -DKRB5_DNS_LOOKUP_REALMS=1
+DNSFLAGS=$(DNSFLAGS) -DKRB5_DNS_LOOKUP_REALM=1
 !endif
 !else
 DNSLIBS=