summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/Makefile.in6
-rw-r--r--src/include/osconf.hin (renamed from src/include/stock/osconf.h)0
2 files changed, 3 insertions, 3 deletions
diff --git a/src/include/Makefile.in b/src/include/Makefile.in
index 888076ee5..aaf852847 100644
--- a/src/include/Makefile.in
+++ b/src/include/Makefile.in
@@ -37,8 +37,8 @@ $(srcdir)/autoconf.stmp: $(srcdir)/$(thisconfigdir)/configure.in $(SRCTOP)/acloc
##DOS##autoconf.h: win-mac.h
##DOS## $(CP) win-mac.h $@
-##DOS##osconf.h: stock\osconf.h
-##DOS## $(CP) stock\osconf.h $@
+##DOS##osconf.h: osconf.hin
+##DOS## $(CP) osconf.hin $@
###############################################################################
##DOS##!if 0
@@ -63,7 +63,7 @@ PROCESS_REPLACE = -e "s+@KRB5RCTMPDIR+$(KRB5RCTMPDIR)+" \
-e 's+@LOCALSTATEDIR+$(LOCALSTATEDIR)+' \
-e 's+@SYSCONFDIR+$(SYSCONFDIR)+'
-OSCONFSRC = $(srcdir)/stock/osconf.h
+OSCONFSRC = $(srcdir)/osconf.hin
osconf.h: $(OSCONFSRC) Makefile
cat $(OSCONFSRC) | sed $(PROCESS_REPLACE) > osconf.new
diff --git a/src/include/stock/osconf.h b/src/include/osconf.hin
index 3a8ba4956..3a8ba4956 100644
--- a/src/include/stock/osconf.h
+++ b/src/include/osconf.hin