Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
552daf84
Commit
552daf84
authored
Nov 06, 2008
by
Niels Möller
Browse files
Fixed spurious # in include section i test for utmp members.
Rev: ChangeLog:1.999 Rev: configure.ac:1.86
parent
bd93f2db
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
552daf84
2008-11-06 Niels Mller <nisse@lysator.liu.se>
* configure.ac: Fixed spurious # in include section i test for
utmp members.
2008-11-05 Niels Mller <nisse@lysator.liu.se>
* configure.ac: Check for XauGetAuthByAddr in both libXau and
...
...
configure.ac
View file @
552daf84
...
...
@@ -304,7 +304,7 @@ if test x$have_utmp_h = xyes; then
struct utmp.ut_addr_v6],,,
[# if HAVE_SYS_TYPES_H
# include <sys/types.h>
#
#
endif
# endif
# if HAVE_UTMP_H
# include <utmp.h>
# endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment