projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d57c5ec
)
(headers): Remove utmpx.h and bits/utmpx.h.
author
drepper
<drepper>
Mon, 20 Apr 1998 18:15:21 +0000
(18:15 +0000)
committer
drepper
<drepper>
Mon, 20 Apr 1998 18:15:21 +0000
(18:15 +0000)
login/Makefile
patch
|
blob
|
history
diff --git
a/login/Makefile
b/login/Makefile
index
5f7861b
..
96c75f7
100644
(file)
--- a/
login/Makefile
+++ b/
login/Makefile
@@
-22,7
+22,7
@@
subdir := login
-headers := utmp.h bits/utmp.h
utmpx.h bits/utmpx.h
lastlog.h pty.h
+headers := utmp.h bits/utmp.h lastlog.h pty.h
routines := getutent getutent_r getutid getutline getutid_r getutline_r \
utmp_file utmp_daemon utmpname updwtmp \