mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-04 14:20:05 +00:00
configure.ac: fix whitespace character
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@19314 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e901487ed8
commit
4ca8aa58e1
@ -227,7 +227,7 @@ if echo $prefix |grep ' ' >/dev/null 2>/dev/null ; then
|
||||
fi
|
||||
|
||||
### Setup GNU gettext
|
||||
dnl GNU gettext is written in C
|
||||
dnl GNU gettext is written in C
|
||||
AC_LANG_PUSH(C)
|
||||
AM_GNU_GETTEXT
|
||||
AC_LANG_POP(C)
|
||||
|
Loading…
Reference in New Issue
Block a user