Added the $HOME variable to be used in AFMPATH
[enscript.git] / src / Makefile.am
index c268b05..b30a8c0 100644 (file)
@@ -40,7 +40,7 @@ mkafmmap_DEPENDENCIES = ../afmlib/libafm.a ../compat/libcompat.a
 
 noinst_HEADERS = gsint.h
 
-localedir = $(prefix)/share/locale
+localedir = $(datadir)/locale
 
 INCLUDES = -I$(srcdir)/../compat -I$(srcdir)/../afmlib                 \
 -I$(srcdir)/../intl -I../intl -DLOCALEDIR=\"$(localedir)\"             \