* Makefile.am: Fix definitions of CONFDIR and LOCALEDIR.

This commit is contained in:
Pavel Roskin 2001-09-09 01:50:00 +00:00
parent ed1d72c662
commit e136f3b7b3
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2001-09-08 Pavel Roskin <proski@gnu.org>
* Makefile.am: Fix definitions of CONFDIR and LOCALEDIR.
* subshell.c: Move definitions of WEXITSTATUS and WIFEXITED
below all includes so that they can be defined elsewhere.

View File

@ -1,9 +1,10 @@
AM_CFLAGS = $(GLIB_CFLAGS)
AM_CPPFLAGS = -DREGEX_MALLOC -DLIBDIR=\""$(mclibdir)/"\" \
-DCONFDIR=\""$(confdir)/"\" -DLOCALEDIR=\""$(localedir)/"\"
-DCONFDIR=\""$(sysconfdir)/"\" -DLOCALEDIR=\""$(localedir)"\"
mclibdir = $(libdir)/mc
suppbindir = $(mclibdir)/bin
localedir = $(datadir)/locale
bin_PROGRAMS = mc mcmfmt