Skip to content

Commit

Permalink
Request gnulib modules "fseeko" and "ftello" (bug #66399).
Browse files Browse the repository at this point in the history
* bootstrap.conf: Request gnulib modules "fseeko" and "ftello" instaed of the
modules "fseek" and "ftell" as suggested by Bruno Haible and Paul Eggert.
  • Loading branch information
mmuetzel committed Nov 13, 2024
1 parent 397bcb2 commit b718560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootstrap.conf
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ gnulib_modules="
fpucw
frexp
frexpf
fseek
ftell
fseeko
ftello
ftruncate
getcwd
gethostname
Expand Down

0 comments on commit b718560

Please sign in to comment.