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
7f3e4303
Commit
7f3e4303
authored
Jun 26, 2000
by
Eli Zaretskii
Browse files
Define HAVE_STRUCT_TIMEZONE in src/config.h.
parent
1d36487c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
msdos/ChangeLog
msdos/ChangeLog
+4
-0
msdos/sed2.inp
msdos/sed2.inp
+1
-0
No files found.
msdos/ChangeLog
View file @
7f3e4303
2000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
* sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
* sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
...
...
msdos/sed2.inp
View file @
7f3e4303
...
...
@@ -24,6 +24,7 @@
#define HAVE_SETRLIMIT 1\
#define HAVE_TM_GMTOFF 1\
#define HAVE_MBLEN 1\
#define HAVE_STRUCT_TIMEZONE 1\
#else /* not __DJGPP__ > 1 */
/^#undef STDC_HEADERS *$/s/undef/define/
/^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/
...
...
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