aboutsummaryrefslogtreecommitdiffstats
path: root/examples/c/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'examples/c/Makefile.in')
-rw-r--r--examples/c/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/c/Makefile.in b/examples/c/Makefile.in
index 276f3cb..b036d61 100644
--- a/examples/c/Makefile.in
+++ b/examples/c/Makefile.in
@@ -126,6 +126,7 @@ LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
NM = @NM@
NMEDIT = @NMEDIT@
@@ -153,6 +154,7 @@ abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@