]> git.wh0rd.org Git - nano.git/commitdiff
Dropping redundant localedir. Patch by Mike Frysinger.
authorBenno Schulenberg <bensberg@justemail.net>
Sun, 30 Mar 2014 20:19:33 +0000 (20:19 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Sun, 30 Mar 2014 20:19:33 +0000 (20:19 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4695 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
src/Makefile.am

index 44789128b3a6e9e7ea1c2b271271acf0ac0be2e9..43ecf6bc069b717dcd08ea43229757d905372533 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
        files.  Use that instead of creating our own.
        * doc/man/Makefile.am, doc/man/fr/Makefile.am - Use dist_ prefixes
        and += appending supported by automake to produce simpler files.
+       * doc/Makefile.am - Drop redundant localedir, as autoconf/automake
+       already creates this for us.
 
 2014-03-27  Benno Schulenberg  <bensberg@justemail.net>
        * src/nano.c (main) - Fix compilation with --disable-utf8.
index a0af063eb4e79238daf8cc0d9368548a455cc646..83ce0e7a5502b111bb23723de2d01bb5b8fec77d 100644 (file)
@@ -1,4 +1,3 @@
-localedir = $(datadir)/locale
 AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -DSYSCONFDIR=\"$(sysconfdir)\"
 
 ACLOCAL_AMFLAGS = -I m4