diff -ur nano-1.3.4/src/Makefile.am nano-1.3.4-fixed/src/Makefile.am --- nano-1.3.4/src/Makefile.am 2004-08-17 23:31:25.000000000 -0400 +++ nano-1.3.4-fixed/src/Makefile.am 2004-09-01 17:18:55.000000000 -0400 @@ -1,6 +1,6 @@ DEFS= -DSYSCONFDIR=\"$(sysconfdir)\" localedir = $(datadir)/locale -INCLUDES = -Iintl -DLOCALEDIR=\"$(localedir)\" address@hidden@ +INCLUDES = -Iintl -DLOCALEDIR=\"$(localedir)\" ACLOCAL_AMFLAGS = -I m4