diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2006-03-30 10:12:57 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2006-03-30 10:12:57 +0000 |
| commit | 81a666f3bc0860196f96ed70d9b1357b5ee229b1 (patch) | |
| tree | b2318c5107adc6ba737084c8c34973e4e8fb05b7 /src | |
| parent | af99a6287344f170c3899e5cb025e8bac3ce4306 (diff) | |
| download | krb5-81a666f3bc0860196f96ed70d9b1357b5ee229b1.tar.gz krb5-81a666f3bc0860196f96ed70d9b1357b5ee229b1.tar.xz krb5-81a666f3bc0860196f96ed70d9b1357b5ee229b1.zip | |
* pty-int.h: Include autoconf.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17804 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/pty/ChangeLog | 4 | ||||
| -rw-r--r-- | src/util/pty/Makefile.in | 34 | ||||
| -rw-r--r-- | src/util/pty/pty-int.h | 2 |
3 files changed, 23 insertions, 17 deletions
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog index dc96068515..661279f9bb 100644 --- a/src/util/pty/ChangeLog +++ b/src/util/pty/ChangeLog @@ -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. diff --git a/src/util/pty/Makefile.in b/src/util/pty/Makefile.in index fd43a45723..0b2f595563 100644 --- a/src/util/pty/Makefile.in +++ b/src/util/pty/Makefile.in @@ -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 diff --git a/src/util/pty/pty-int.h b/src/util/pty/pty-int.h index 30f01d6ab3..b94a65c0ea 100644 --- a/src/util/pty/pty-int.h +++ b/src/util/pty/pty-int.h @@ -17,6 +17,8 @@ # undef _THREAD_SAFE #endif +#include "autoconf.h" + #ifdef HAVE_UTMP_H #include <utmp.h> #endif |
