1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/community/mdbtools
mio dfa4d3dbab community/mdbtools: fix build with gettext 0.24.1
Fix build error during autoreconf with gettext 0.24.1.

```
configure:20880: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:20881: error: possibly undefined macro: AC_LIB_RPATH
configure:20886: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY
configure:20894: error: possibly undefined macro: AC_LIB_APPENDTOVAR
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
```
2025-05-13 23:57:56 +00:00
..
APKBUILD