it is not merely a warning, it also activates a workaround.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5065
35c25a1d-7b9e-4130-9fde-
d3aeb78583b8
+2014-07-12 Benno Schulenberg <bensberg@justemail.net>
+ * configure.ac: The warning about datarootdir being ignored is
+ not merely a warning, it also activates a workaround.
+
2014-07-11 Mark Majeres <mark@engine12.com>
* src/text.c (do_undo, do_redo): Do not speak of "line wrap"
but instead of "text add" when undoing/redoing text additions
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h])
-dnl Silence a pointless warning from the gettext Makefile.
-
-AC_DEFUN([AC_DATAROOTDIR_CHECKED])
-
dnl Make sure the ONCE macros are available.
AC_PREREQ(2.61)