Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/machine/configure.in')
-rw-r--r--newlib/libm/machine/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libm/machine/configure.in b/newlib/libm/machine/configure.in
index 00a27a1e6..ee3749ddb 100644
--- a/newlib/libm/machine/configure.in
+++ b/newlib/libm/machine/configure.in
@@ -33,6 +33,7 @@ fi
AC_SUBST(libm_machine_dir)
AC_SUBST(machlib)
+AM_CONDITIONAL(HAVE_LIBM_MACHINE_DIR, test x${libm_machine_dir} != x)
AC_OUTPUT(Makefile)