Skip to content

Commit

Permalink
- Look for gettext headers
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@12511 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Aug 14, 2012
1 parent f57b222 commit 3f93801
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configure.in
Expand Up @@ -322,6 +322,8 @@ else
SUNDIALS_LDFLAGS=""
fi

AC_CHECK_HEADERS(locale.h libintl.h,[],[AC_MSG_ERROR([gettext headers not found])])

LIBS=""

AC_MSG_CHECKING([gettext linking])
Expand Down

0 comments on commit 3f93801

Please sign in to comment.