Remove ##DOS!include of config/windows.in. config/windows.in is now
authorTheodore Tso <tytso@mit.edu>
Sat, 7 Oct 1995 02:19:19 +0000 (02:19 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 7 Oct 1995 02:19:19 +0000 (02:19 +0000)
included by wconfig.

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

58 files changed:
src/include/ChangeLog
src/include/Makefile.in
src/include/krb5/ChangeLog
src/include/krb5/Makefile.in
src/lib/crypto/ChangeLog
src/lib/crypto/Makefile.in
src/lib/crypto/crc32/ChangeLog
src/lib/crypto/crc32/Makefile.in
src/lib/crypto/des/ChangeLog
src/lib/crypto/des/Makefile.in
src/lib/crypto/md4/ChangeLog
src/lib/crypto/md4/Makefile.in
src/lib/crypto/md5/ChangeLog
src/lib/crypto/md5/Makefile.in
src/lib/crypto/os/ChangeLog
src/lib/crypto/os/Makefile.in
src/lib/des425/ChangeLog
src/lib/des425/Makefile.in
src/lib/gssapi/ChangeLog
src/lib/gssapi/Makefile.in
src/lib/gssapi/generic/ChangeLog
src/lib/gssapi/generic/Makefile.in
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/Makefile.in
src/lib/kadm/ChangeLog
src/lib/kadm/Makefile.in
src/lib/krb5/ChangeLog
src/lib/krb5/Makefile.in
src/lib/krb5/asn.1/ChangeLog
src/lib/krb5/asn.1/Makefile.in
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/Makefile.in
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/Makefile.in
src/lib/krb5/error_tables/ChangeLog
src/lib/krb5/error_tables/Makefile.in
src/lib/krb5/free/ChangeLog
src/lib/krb5/free/Makefile.in
src/lib/krb5/keytab/ChangeLog
src/lib/krb5/keytab/Makefile.in
src/lib/krb5/keytab/file/ChangeLog
src/lib/krb5/keytab/file/Makefile.in
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/Makefile.in
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/Makefile.in
src/lib/krb5/posix/ChangeLog
src/lib/krb5/posix/Makefile.in
src/lib/krb5/rcache/ChangeLog
src/lib/krb5/rcache/Makefile.in
src/util/berk_db/ChangeLog
src/util/berk_db/Makefile.in
src/util/berk_db/hash/ChangeLog
src/util/berk_db/hash/Makefile.in
src/util/et/ChangeLog
src/util/et/Makefile.in
src/util/profile/ChangeLog
src/util/profile/Makefile.in

index 0df71446408c238b85b49b83620cde8333050ffa..3a6e2f64971a26c5385eeac03373f58fa43a37c1 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 21:59:02 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Thu Oct  5 21:31:10 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * krb5.hin: Change types of krb5_max_enctype and
index f73ce811eca85549e9d1fe08894436b61fc025de..31eec80d8d66fa829f4d3d5d2171447e0070cfa4 100644 (file)
@@ -1,5 +1,4 @@
 ##DOSBUILDTOP = ..
-##DOS!include $(BUILDTOP)\config\windows.in
 
 all-unix:: krb5.h adm_err.h
 all-mac::
index 5a69c81dc45a5c50a2f64582843d2f04a6c342fc..b3cb1cda74efb5421c424bc00d4da3fb4daf26eb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 21:58:05 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Thu Oct  5 21:33:27 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * adm.h: Remove pport and sport from the krb5_realm_params file,
index dab1a2a531d71841969d16acacf3ca6f336d5b91..8734a17977bf188157112e8af5036848fbf34870 100644 (file)
@@ -1,7 +1,6 @@
 KRB5RCTMPDIR= @KRB5_RCTMPDIR@
 
 ##DOSBUILDTOP = ..\..
-##DOS!include $(BUILDTOP)\config\windows.in
 
 KRB5_HEADERS = adm.h adm_proto.h kdb.h kdb_dbm.h winsock.h
 
index c426a6033d64e28f48b332ef6e0f8404a3e47686..5b9d99f18754cdd56abfe4387c05e6f72a2848fb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:01:04 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Thu Oct  5 21:32:33 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * cryptoconf.c: Change types of krb5_max_enctype and
index 071e9f6aeb7b49f7546d6e355b669dd7fd9841b0..c8f62a9f3b41800245166d7276787b999e8fd88e 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/crc32 -I$(srcdir)/des -I$(srcdir)/md4 -I$
 
 ##DOSBUILDTOP = ..\..
 ##DOSLIBNAME=crypto.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 TST=if test -n "`cat DONE`" ; then
 
index 3a37fb44f1ec9f5c90e59860fa078e12f134b719..86a9b0f9e2b7b9b7961c5adc98d063f5d1b581ed 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 21:59:30 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in (CFLAGS): Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:48:23 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 231e2c49462221fb02f55b601febad695838724f..2db675b796b097a2df9043ab8ac2e717d7bdd365 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\crypto.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index 5e196175915ffc5aefa253691ee69f1ca6548a7d..524ffc173be6de6ab0b82f0f3e3ab95ae376dddc 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 21:59:55 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Thu Sep 28 16:00:00 1995  John Rivlin  <jrivlin@fusion.com>
 
        * Makefile.in: Renamed verify.c to t_verify.c to avoid conflict with 
index 4cd74bdcb188374c9ce7dd5999c3b5d2016ee904..c566f48851d063ba724554962987dfa07001f9c1 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\crypto.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 COMERRLIB=$(BUILDTOP)/util/et/libcom_err.$(LIBEXT)
 
index 3d548ba1b42692afc1565a3341edae7a28f55190..702d9ec255473b25aac46eb4e6cf46b1cfd0995c 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:00:15 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:48:57 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 466081a113feaedfd8f439e7f4f731f798672df8..a5fa26fa91e511af0f97758730f9781b71dc8496 100644 (file)
@@ -3,7 +3,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/../des -I"$(srcdir)"
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\crypto.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index 5f19bd7ce81f1446f52c0ff51e26fabe8d1b07dd..d3f47ac28740f81776f5ce0c6aef5e0588444794 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:00:32 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:49:06 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 39edd2f3ef1058b1c6a4edc0d24d58a9528e6065..9f710f1bb4c7c886e0837dacb4da1508c0d14575 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/../des
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\crypto.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index b60e1d137d988b58aa112a4872e9651f672542aa..8005b54d3d9c7ca5383f5b2a03453102687356f3 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:00:48 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:49:15 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 8777a53374e4a6716743c3e55f5a583d95d1e1f8..46e734d11f975fdcfbc0709197d4d62b0386f3aa 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\crypto.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 LIBOBJS = @LIBOBJS@
 
index 01763bacd8ca302d6fcd9b7e901acebc512a9a40..1e6f19b584c7d034e930ab11b4233ac9aefb8839 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:01:18 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Oct  2 11:07:24 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
        * configure.in (V5_MAKE_SHARED_LIB): Change rule to install
index 69361c364632fcebd0f374a310d0a0aeaf487229..f8d30fbfcbedd1a3f35924029b34d75b2f656470 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/../crypto/des -I$(srcdir)/../../include/k
 
 ##DOSBUILDTOP = ..\..
 ##DOSLIBNAME=libdes425.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index fc39418706abb5a539e4ee96105c23aac272fc8a..8ef52fc65d32627022ed7be42c9ad541f47852d4 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:02:48 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:52:41 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 7d7debdc57ae21f0153ff14b04fb383f68fa308a..701f76df7b6f90fc3dd57d0c9ac80892ecd9c654 100644 (file)
@@ -1,7 +1,6 @@
 TST=if test -n "`cat DONE`" ; then
 
 ##DOSBUILDTOP = ..\..
-##DOS!include $(BUILDTOP)\config\windows.in
 
 all-unix::
 
index 984c59f7d4ed0d550e31f087e7cbaeedceb62a80..519809df0a72a00a2d064e2a467d405c26c2d92b 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:01:57 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Fri Sep 29 02:02:35 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * gssapi.h: For MS-DOS, use the brute force method of defining the
index 9beb8ee7e6a39b0e853d9f911955c73b7066ada4..2674873af45e01fd7763e39bc1f9f655c4efb643 100644 (file)
@@ -2,8 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -I. -I$(srcdir) -DUSE_AUTOCONF_H
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\gssapi.$(LIBEXT)
-##DOSsrcdir = .
-##DOS!include $(BUILDTOP)\config\windows.in
 
 all:: $(OBJS)
 
index 1a277eb17de799596c709368855da39bdfe4eb35..76050895b08f70b4898f1420d810a4236cd2a439 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:02:24 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:52:49 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 9c6003f4491ac90470e8e6aa6f357353e4743fb7..1f95186c8e1f593df98400e9b25971406e8a5481 100644 (file)
@@ -2,8 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -I. -I$(srcdir) -I../generic -I$(srcdir)/../generic -
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\gssapi.$(LIBEXT)
-##DOSsrcdir = .
-##DOS!include $(BUILDTOP)\config\windows.in
 
 all:: $(OBJS)
 
index 49097580f5a271a989cd06b925dd32981f726410..18b84072a4ff46213448de443c78b922f993926a 100644 (file)
@@ -1,5 +1,8 @@
 Fri Oct  6 00:30:16 1995  Theodore Y. Ts'o  <tytso@dcl>
 
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
        * logger.c (klog_vsyslog): Make the logs less verbose, by omitting
                the hostname, pid, etc. information.
 
index abe2137940bc0d7e55366125d7e1ec58db257e75..1a65a17d55ce61ca2df18656b9dae3c8ee47db41 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..
 ##DOSLIBNAME=kadm.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 BASE_OBJS= adm_conn.$(OBJEXT)  \
        adm_kt_dec.$(OBJEXT)    \
index 2287b76bbfa77949486c01baf66b163ef7a020b6..3987e27c702682056528d156f8a41545dd18b358 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:05:44 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Oct  2 11:12:24 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
        * configure.in (V5_MAKE_SHARED_LIB): Change rule to install
index 9d7c7dfc2a170174eaa1edea5b02e65a71113a1d..913254f70f72386d228e1078c77a7e9893e1d599 100644 (file)
@@ -1,5 +1,4 @@
 ##DOSBUILDTOP = ..\..
-##DOS!include $(BUILDTOP)\config\windows.in
 
 TST=if test -n "`cat DONE`" ; then
 
index 76b523564a0a7f972690833edbebe03d4ed13c7a..af163884f2d64aff0fc7375e004e622a23208707 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:03:01 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Thu Sep 28 23:35:06 1995  Mark W. Eichin  <eichin@cygnus.com>
 
        * krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don't
index 12dcb3b0072a3aeec253fd1514cd2c85df81009a..e880bcead1dda67bdb0a2e2f3ea76fae097ba6d7 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS=$(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 EHDRDIR=$(BUILDTOP)/include/krb5/asn.1
 
index 4fe79086500041c4d8f6e858fe75ac81f3d7347c..e4b62752d6d46e473e7bb57ac1e3f0b5b8ba9e71 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:03:30 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:56:30 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 6da5ccf95c7e6b3613055bedc0ece5635f94965a..94f6bec584c6f6daca7e59e8abb4046c614c5326 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)$(S)file -I$(srcdir)$(S)stdio
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index 0d340e99de017a9956a11fbb24f2a1feee9b496e..65a0d6e0d1e8b6b57ae78740ba4dde7fb10c7562 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:03:16 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:56:41 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 7ba822ec2d596d66a2f578028e76067bdc7de440..48805c3c15bcefc47bf78bdffa44a91a7c5792ea 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..\..
 ##DOSLIBNAME=..\..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index 0af102768137f5818ffa7f372a8d40946efb13bc..76b94205b1af1e0a3d20a5d95f8ffecca361c63e 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:03:44 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:57:06 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 907ceb0c74863afcc27cdeebc5abe6f99b634311..c7215f558b36791cb7fc025931fcd26f89ad470b 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 EHDRDIR=$(BUILDTOP)$(S)include$(S)krb5
 
index 0950cb0681bc9a5743db5ab121f0ea9d9730befe..250b1225bd075a0351f94241a2691c5793ac58df 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:03:59 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:57:16 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 8e6bad30ef8ace72f0e6bdba1d94988fb6bd8444..a5a96d3e00275e4a61dbf1f5bfc6600c1c00ced1 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index d508251b2f92f200b2ff208f8a91801f2630d926..9622e950b42989453728054c0dac0cd8d221ebc3 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:04:28 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:57:28 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index d965ca9646d00e20d5754957b370e8b4088b1282..f072f2a19b68f4d0c3698f6341b97ffae1717fe1 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index efafe90dbc86d7bc3d0c4c64ac4b993b38726b0b..de631403fa691a53d25a7f53bcf7d9685e357664 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:04:15 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:57:39 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index ac5ef8ce4e9161e98cea1bf069b69098043c91b7..36291e9f0daf4aa592adfa68d5608423ac74c26f 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..\..
 ##DOSLIBNAME=..\..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index a7f510089ad53f60e708b5f7c18a0c67ecff370a..453660d5c8fb8fae3ec0fc39450fb0fd9f10e1a8 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:04:42 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Fri Sep 29 00:08:53 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * gc_via_tkt.c (krb5_get_cred_via_tkt): Only check the returned
index e7977d0bf5f7ba00882d330e44e54c7570562077..27e7fac9690b1b015eaa1cc47fae6ced3f529810 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index 92b694788604d127cb0e47e902223b2900439280..7b3596ffa7df0cd1329aac3a99635fe6b6adb0c1 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:04:57 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Thu Oct  5 07:49:26 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
        * init_os_ctx.c (krb5_secure_config_files): New function that 
index 406a357b4383450ed381d3f7f97f6ec870b90f15..bf530e02fd0632534d9f91159f88bbfd38134d3f 100644 (file)
@@ -3,7 +3,6 @@ CFLAGS = $(CCOPTS) $(DEFS) $(DBFLAGS) -DAN_TO_LN_RULES
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 ##DOSDBFLAGS=
 
 .c.o:
index c22066984c841b0c75e48c54f73c2462a0edbc3b..3fa05e32b0f82cc4c744114a8a884428c1819a1c 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:05:16 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:58:28 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 90e175b4ec415915d5a02194b673a2391f1fc5fe..12219e4e687b5f8baef67db716d95f61eef63bb4 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index 1b0112ca103767edd98787d458c0bb0645983282..7177ffc32c4e8ca86dc7b27f6261ece129222f78 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:05:31 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:58:40 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 37e4cf0873591ba0004fd5d759540d31709eb486..0225fca21def23c1bca1d8136a992d2b0e7d8cf4 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS)
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\krb5.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index bc4514d9f55f72d24ba3ad0285032f3ddbf7d385..e891c20ec626d5df4dadb798999f4b3a807f19bf 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:06:14 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Oct  2 14:38:37 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
        * Makefile.in (check-unix): Changed building of library from check
index 65cf9c0a310f7d9b7671c0f048e038fe13fd7994..f8bb886fb8a69fe60eb86da25d55691285946d7c 100644 (file)
@@ -1,5 +1,4 @@
 ##DOSBUILDTOP = ..\..
-##DOS!include $(BUILDTOP)\config\windows.in
 
 TST=if test -n "`cat DONE`" ; then
 
index ece27bedc9597b2bcac8c5bf5512bb77921beba4..e07bd6fac64dd8bb51c5d35a68ebfbb96d265fcd 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:06:32 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Sep 25 16:43:39 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
index 73b93e038129eebe5094302623ddb8fbeb1dc771..0dc4d3c0552f3a01d24b6d44e712566220b7784b 100644 (file)
@@ -11,7 +11,6 @@ CFLAGS = $(CCOPTS) $(DEFS) -D__DBINTERFACE_PRIVATE $(LOCALINCLUDE) $(HASH_DEBUGO
 
 ##DOSBUILDTOP = ..\..\..
 ##DOSLIBNAME=..\db.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 CDEFS_INCLUDE = @CDEFS_INCLUDE@
 
index 577d08536b34cf7bd21b5b9d08a114065b940689..33949aa05d31f07930b5f1b8c4fe039443345c42 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:06:48 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Oct  2 15:22:01 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * error_message.c (error_message): Fix logic if #ifdefs for
index 20072d98aa9e31bfcf86a11174314b8ef347c5e5..f39cb9b322204cc86f88df77337d27962a327365 100644 (file)
@@ -3,7 +3,6 @@ SED = sed
 
 ##DOSBUILDTOP = ..\..
 ##DOSLIBNAME=comerr.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 .c.o:
        $(CC) $(CFLAGS) -c $(srcdir)/$*.c
index 829eb85acc62ab6c1c2465a523392200b9e37794..bbeb16db1338c72d9355531968d505ca1cea797e 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct  6 22:07:01 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * Makefile.in: Remove ##DOS!include of config/windows.in.
+               config/windows.in is now included by wconfig.
+
 Mon Oct  2 16:39:49 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
        * prof_init.c (profile_init_path): Add const declarations.
index cc8c964957065b2a107ef90d1ae3ccc2c5933d1e..f0806cc9f2f030e9892482e2109688dbfc0f1bc6 100644 (file)
@@ -2,7 +2,6 @@ CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE)
 
 ##DOSBUILDTOP = ..\..
 ##DOSLIBNAME=profile.lib
-##DOS!include $(BUILDTOP)\config\windows.in
 
 LOCALINCLUDE=-I. -I$(srcdir)/../et