Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
a0c8b536
Commit
a0c8b536
authored
Aug 14, 1998
by
sof
Browse files
[project @ 1998-08-14 13:22:57 by sof]
Check if (struct stat) has st_blksize
parent
f7f53842
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
a0c8b536
...
...
@@ -435,6 +435,10 @@ FPTOOLS_TYPE_TIMEZONE
dnl ** do we have altzone?
FPTOOLS_ALTZONE
dnl ** does struct stat contain st_blksize?
#
AC_STRUCT_ST_BLKSIZE
dnl ** what are the sizes of various types
dnl (these must come before GHC_CHECK_ALIGNMENT)
AC_CHECK_SIZEOF(unsigned int,4)
...
...
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