]> git.sur5r.net Git - kconfig-frontends/blobdiff - frontends/qconf/Makefile.am
configure: rename GETTEXT variable
[kconfig-frontends] / frontends / qconf / Makefile.am
index 1c654bf4fe5defa0d8c2052ccf4ee1150dc93489..c62dc15c012577c38d0b0eb8695c85cf2aba97f8 100644 (file)
@@ -3,7 +3,7 @@ bin_PROGRAMS = qconf
 qconf_SOURCES = qconf.cc qconf.h
 BUILT_SOURCES = qconf.moc
 qconf_CPPFLAGS = $(AM_CPPFLAGS)                 \
-                 $(GETTEXT)                     \
+                 $(intl_CPPFLAGS)               \
                  -I$(top_srcdir)/libs/parser    \
                  -I$(top_builddir)/libs/images
 qconf_CXXFLAGS = $(AM_CXXFLAGS) \