]> git.lyx.org Git - lyx.git/blobdiff - configure.in
some changes that perhaps will help cxx
[lyx.git] / configure.in
index 671a14e691a53c03fdf5fcaef392dd1ae29a1eb4..623112f2eb41e0e7e5f3d0e414e2ec9983fc15f7 100644 (file)
@@ -148,7 +148,7 @@ AC_LANG_C
 AC_C_CONST
 AC_C_INLINE
 # Do the real setup now
-LYX_GNU_GETTEXT
+AM_GNU_GETTEXT
 # a hack for those who try to change LyX, but do not have gettext installed 
 case  "${XGETTEXT}" in 
  *:) XGETTEXT='cp ${srcdir}/lyx.pot ./${PACKAGE}.po ; :'