aboutsummaryrefslogtreecommitdiffstats
path: root/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
index a8d40da2d..de641720a 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -31,7 +31,7 @@ libutil_a_SOURCES = g10u.c logger.c fileutil.c miscutil.c strgutil.c \
http-test: http.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. $(INCLUDES) -g -Wall -DTEST \
- -o http-test http.c libutil.a ../mpi/libmpi.a @INTLLIBS@
+ -o http-test http.c libutil.a ../mpi/libmpi.a @LIBINTL@