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
2cb20a51
Commit
2cb20a51
authored
May 24, 1993
by
Jim Blandy
Browse files
* s-hpux8.h (NO_SIOCTL_H): Defined.
parent
cf026b25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/s/hpux8.h
src/s/hpux8.h
+4
-0
No files found.
src/s/hpux8.h
View file @
2cb20a51
...
@@ -25,3 +25,7 @@
...
@@ -25,3 +25,7 @@
/* Specify compiler options for compiling oldXMenu. */
/* Specify compiler options for compiling oldXMenu. */
#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R4
#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R4
/* Some hpux 8 machines seem to have TIOCGWINSZ,
and none have sioctl.h, so might as well define this. */
#define NO_SIOCTL_H
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