X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=src%2FMakefile.am;h=b30a8c06db4f45583004c08a66acb5d49cd073e9;hp=064e7d3ca50547b2b91f18aa916e7d6648f331b7;hb=5ab00b5934a3df8e8944da324730627653a9e579;hpb=cee050d75d296ea9420e3885fddaae2d43f2521c diff --git a/src/Makefile.am b/src/Makefile.am index 064e7d3..b30a8c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,26 +6,22 @@ # # -# This file is part of GNU enscript. +# This file is part of GNU Enscript. # -# This program is free software; you can redistribute it and/or modify +# Enscript is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# Enscript is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; see the file COPYING. If not, write to -# the Free Software Foundation, 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# along with Enscript. If not, see . # -AUTOMAKE_OPTIONS = ansi2knr - SUBDIRS = tests bin_PROGRAMS = enscript mkafmmap @@ -44,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)\" \ @@ -58,4 +54,4 @@ INCLUDES_windelta = \ +-DLIBRARY=\"c:\\enscript\" \ +-DSYSCONFDIR=\"c:\\enscript\" -EXTRA_DIST = prt_dos.c ansi2knr.c ansi2knr.1 +EXTRA_DIST = ChangeLog.old prt_dos.c