* pty-int.h: Include autoconf.h
authorKen Raeburn <raeburn@mit.edu>
Thu, 30 Mar 2006 10:12:57 +0000 (10:12 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 30 Mar 2006 10:12:57 +0000 (10:12 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17804 dc483132-0cff-0310-8789-dd5450dbe970

src/util/pty/ChangeLog
src/util/pty/Makefile.in
src/util/pty/pty-int.h

index dc96068515688ceb26605ecc0fedc562b62ce229..661279f9bb60f2dc7e2fd2cf829410128bace913 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-30  Ken Raeburn  <raeburn@mit.edu>
+
+       * pty-int.h: Include autoconf.h.
+
 2006-03-11  Ken Raeburn  <raeburn@mit.edu>
 
        * Makefile.in (autoconf.h): Note location change.
index fd43a45723661f9c801604f76c6b1392736a4b6b..0b2f595563c40ecd953cfbc585286421976f62a3 100644 (file)
@@ -118,40 +118,40 @@ $(BUILDTOP)/include/autoconf.h: $(SRCTOP)/include/autoconf.h.in
 pty_err.so pty_err.po $(OUTPRE)pty_err.$(OBJEXT): pty_err.c \
   $(COM_ERR_DEPS)
 cleanup.so cleanup.po $(OUTPRE)cleanup.$(OBJEXT): cleanup.c \
-  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
-  $(BUILDTOP)/include/autoconf.h
+  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(BUILDTOP)/include/autoconf.h \
+  $(SRCTOP)/include/port-sockets.h
 getpty.so getpty.po $(OUTPRE)getpty.$(OBJEXT): getpty.c \
-  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
-  $(BUILDTOP)/include/autoconf.h
+  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(BUILDTOP)/include/autoconf.h \
+  $(SRCTOP)/include/port-sockets.h
 init_slave.so init_slave.po $(OUTPRE)init_slave.$(OBJEXT): \
   init_slave.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
-  $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/autoconf.h
+  $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/port-sockets.h
 open_ctty.so open_ctty.po $(OUTPRE)open_ctty.$(OBJEXT): \
   open_ctty.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
-  $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/autoconf.h
+  $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/port-sockets.h
 open_slave.so open_slave.po $(OUTPRE)open_slave.$(OBJEXT): \
   open_slave.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
-  $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/autoconf.h
+  $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/port-sockets.h
 update_utmp.so update_utmp.po $(OUTPRE)update_utmp.$(OBJEXT): \
   update_utmp.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
-  $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/autoconf.h
+  $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/port-sockets.h
 update_wtmp.so update_wtmp.po $(OUTPRE)update_wtmp.$(OBJEXT): \
   update_wtmp.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
-  $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/autoconf.h
+  $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/port-sockets.h
 vhangup.so vhangup.po $(OUTPRE)vhangup.$(OBJEXT): vhangup.c \
-  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
-  $(BUILDTOP)/include/autoconf.h
+  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(BUILDTOP)/include/autoconf.h \
+  $(SRCTOP)/include/port-sockets.h
 void_assoc.so void_assoc.po $(OUTPRE)void_assoc.$(OBJEXT): \
   void_assoc.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
-  $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/autoconf.h
+  $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/port-sockets.h
 logwtmp.so logwtmp.po $(OUTPRE)logwtmp.$(OBJEXT): logwtmp.c \
-  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
-  $(BUILDTOP)/include/autoconf.h
+  $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(BUILDTOP)/include/autoconf.h \
+  $(SRCTOP)/include/port-sockets.h
 init.so init.po $(OUTPRE)init.$(OBJEXT): init.c $(COM_ERR_DEPS) \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
-  $(BUILDTOP)/include/autoconf.h
+  libpty.h pty-int.h pty_err.h $(BUILDTOP)/include/autoconf.h \
+  $(SRCTOP)/include/port-sockets.h
 sane_hostname.so sane_hostname.po $(OUTPRE)sane_hostname.$(OBJEXT): \
   sane_hostname.c $(COM_ERR_DEPS) pty-int.h pty_err.h \
-  $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/autoconf.h \
+  $(BUILDTOP)/include/autoconf.h $(SRCTOP)/include/port-sockets.h \
   libpty.h $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-platform.h \
   $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/fake-addrinfo.h
index 30f01d6ab33c09098a4e0bbcc628a363dff8b57d..b94a65c0eaa47e9c8fb95baeddfebc135a9d4d5e 100644 (file)
@@ -17,6 +17,8 @@
 # undef _THREAD_SAFE
 #endif
 
+#include "autoconf.h"
+
 #ifdef HAVE_UTMP_H
 #include <utmp.h>
 #endif