mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Force AC_SUBST INTLLIBS
This commit is contained in:
parent
f14bd7a954
commit
c9af7c4715
2 changed files with 2 additions and 1 deletions
|
|
@ -107,6 +107,7 @@ if test "$mingw_found" != "yes" ; then
|
|||
dnl AM_GNU_GETTEXT pollutes CPPFLAGS: workaround this.
|
||||
CPPFLAGS_save=$CPPFLAGS
|
||||
AM_GNU_GETTEXT([external])
|
||||
AC_SUBST(INTLLIBS)
|
||||
CPPFLAGS=$CPPFLAGS_save
|
||||
LIBS="$LIBS $LIBINTL"
|
||||
else
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c80b4ff9d80bfd06a7c6fff68cd82580e92c1d49
|
||||
Subproject commit 57229c14dedd530bc2775b5a25cad15b62da3ee9
|
||||
Loading…
Add table
Reference in a new issue