Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8be8f474
Commit
8be8f474
authored
Aug 31, 1996
by
Paul Eggert
Browse files
(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
parent
b05af5d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/config.in
src/config.in
+3
-0
No files found.
src/config.in
View file @
8be8f474
...
...
@@ -123,6 +123,7 @@ Boston, MA 02111-1307, USA. */
#undef HAVE_UNISTD_H
#undef HAVE_UTIME_H
#undef HAVE_LINUX_VERSION_H
#undef HAVE_SYS_SYSTEMINFO_H
#undef STDC_HEADERS
#undef TIME_WITH_SYS_TIME
...
...
@@ -144,6 +145,7 @@ Boston, MA 02111-1307, USA. */
#undef GETTIMEOFDAY_ONE_ARGUMENT
#endif
#undef HAVE_GETHOSTNAME
#undef HAVE_GETDOMAINNAME
#undef HAVE_DUP2
#undef HAVE_RENAME
#undef HAVE_CLOSEDIR
...
...
@@ -168,6 +170,7 @@ Boston, MA 02111-1307, USA. */
#undef HAVE_MKDIR
#undef HAVE_RMDIR
#undef HAVE_SYSINFO
#undef HAVE_RANDOM
#undef HAVE_LRAND48
#undef HAVE_BCOPY
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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