summaryrefslogtreecommitdiff
path: root/lang/js/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/js/Makefile.in')
-rw-r--r--lang/js/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/js/Makefile.in b/lang/js/Makefile.in
index 8810732..a0904d9 100644
--- a/lang/js/Makefile.in
+++ b/lang/js/Makefile.in
@@ -109,6 +109,7 @@ host_triplet = @host@
subdir = lang/js
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
+ $(top_srcdir)/m4/ax_gcc_func_attribute.m4 \
$(top_srcdir)/m4/ax_pkg_swig.m4 \
$(top_srcdir)/m4/ax_python_devel.m4 \
$(top_srcdir)/m4/glib-2.0.m4 $(top_srcdir)/m4/glibc21.m4 \
@@ -258,6 +259,7 @@ GPGME_CONFIG_AVAIL_LANG = @GPGME_CONFIG_AVAIL_LANG@
GPGME_CONFIG_CFLAGS = @GPGME_CONFIG_CFLAGS@
GPGME_CONFIG_HOST = @GPGME_CONFIG_HOST@
GPGME_CONFIG_LIBS = @GPGME_CONFIG_LIBS@
+GPGME_CPP_CFLAGS = @GPGME_CPP_CFLAGS@
GPGME_QTTEST_CFLAGS = @GPGME_QTTEST_CFLAGS@
GPGME_QTTEST_LIBS = @GPGME_QTTEST_LIBS@
GPGME_QT_CFLAGS = @GPGME_QT_CFLAGS@