]> Dogcows Code - chaz/tar/commitdiff
(AM_CPPFLAGS): Define LOCALEDIR
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 11 Mar 2006 22:42:07 +0000 (22:42 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 11 Mar 2006 22:42:07 +0000 (22:42 +0000)
tests/Makefile.am

index 8d4694ca93437aa7a66341d9dad95a2eaf43952d..28479be4dff0cb746b8feebd97fc871361d98840 100644 (file)
@@ -134,5 +134,5 @@ genfile_SOURCES = genfile.c argcv.c argcv.h
 
 localedir = $(datadir)/locale
 INCLUDES = -I$(top_srcdir)/lib -I../lib -I$(top_srcdir)/src
-
+AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\"
 LDADD = ../lib/libtar.a $(LIBINTL) $(LIB_CLOCK_GETTIME)
This page took 0.018831 seconds and 4 git commands to generate.