* configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf will
run autopoint. * acinclude.m4 (AM_INTL_SUBDIR): Provide dummy definition, to work around current autoconf/automake/gettext bug.
This commit is contained in:
parent
3d4797caa5
commit
0bdb025f7b
3 changed files with 9 additions and 0 deletions
|
|
@ -308,3 +308,5 @@ else
|
|||
fi
|
||||
AC_LANG_RESTORE
|
||||
])dnl ACX_PTHREAD
|
||||
|
||||
AC_DEFUN([AM_INTL_SUBDIR], [])dnl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue