configure: fix build against latest gettext
commit5e38fa0ce8ea8201f09ac699217615fe6a1f2b7c
authorStefan Becker <chemobejk@gmail.com>
Thu, 29 Aug 2019 06:40:47 +0000 (29 09:40 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 29 Aug 2019 06:40:47 +0000 (29 09:40 +0300)
treec1948b4c8de86125ac1b7703433c203ad6406b7b
parent24e6a6d72033064cd90beff1637a730d8a3a266c
configure: fix build against latest gettext

- configure.ac: replace old macros with AM_GNU_GETTEXT
- ABOUT-NLS:    empty file, but it must exist or auto* fails
- config.rpath: empty file, but it must exist or auto* fails
.gitignore
ABOUT-NLS [new file with mode: 0644]
config.rpath [new file with mode: 0644]
configure.ac