Skip to content

Commit

Permalink
WinIoCtl.h: No such file or directory
Browse files Browse the repository at this point in the history
  • Loading branch information
janko33bd authored Jun 13, 2017
1 parent bd5f50e commit dc010ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions depends/packages/bdb.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ $(package)_config_opts_mingw32=--enable-mingw
$(package)_config_opts_linux=--with-pic
endef

define $(package)_preprocess_cmds
sed -i -e "s/WinIoCtl.h/winioctl.h/g" src/dbinc/win_db.h
endef

define $(package)_config_cmds
../dist/$($(package)_autoconf)
endef
Expand Down

0 comments on commit dc010ab

Please sign in to comment.