diff options
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -301,8 +301,7 @@ AC_SUBST(PAGE)])dnl dnl dnl AC_DEFUN(GROFF_CXX_CHECK, -[AC_REQUIRE([AC_C_CROSS]) -AC_REQUIRE([AC_PROG_CXX]) +[AC_REQUIRE([AC_PROG_CXX]) AC_LANG_SAVE AC_LANG_CPLUSPLUS if test "$cross_compiling" = no; then |