summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/include/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/mpfr/include/Makefile.in')
-rw-r--r--Build/source/libs/mpfr/include/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/libs/mpfr/include/Makefile.in b/Build/source/libs/mpfr/include/Makefile.in
index dbd5a068db2..596e7fd3fb7 100644
--- a/Build/source/libs/mpfr/include/Makefile.in
+++ b/Build/source/libs/mpfr/include/Makefile.in
@@ -88,6 +88,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/mpfr-check-printf-spec.m4 \
$(top_srcdir)/../../m4/kpse-gmp-flags.m4 \
$(top_srcdir)/../../m4/kpse-search-libs.m4 \
$(top_srcdir)/../../m4/kpse-size-max.m4 \
+ $(top_srcdir)/../../m4/kpse-visibility.m4 \
$(top_srcdir)/../../m4/kpse-warnings.m4 \
$(top_srcdir)/version.ac $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -171,6 +172,7 @@ SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
+VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
WARNING_CFLAGS = @WARNING_CFLAGS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@