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
684578be
Commit
684578be
authored
Aug 28, 2000
by
Gerd Moellmann
Browse files
(HAVE_INDEX, HAVE_RINDEX, HAVE_STRINGS_H): Add undefs.
parent
c6ac3c3a
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 @
684578be
...
...
@@ -181,6 +181,7 @@ Boston, MA 02111-1307, USA. */
#undef HAVE_SETITIMER
#undef HAVE_UALARM
#undef HAVE_SYS_WAIT_H
#undef HAVE_STRINGS_H
#undef HAVE_LIBDNET
#undef HAVE_LIBPTHREADS
...
...
@@ -298,6 +299,8 @@ Boston, MA 02111-1307, USA. */
#undef HAVE_GETPT
#undef HAVE_SPEED_T /* speed_t typedef in termios.h */
#undef HAVE_STRUCT_TIMEZONE
#undef HAVE_INDEX
#undef HAVE_RINDEX
#undef LOCALTIME_CACHE
#undef HAVE_INET_SOCKETS
...
...
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