about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 22f05a36b9..994e6978e1 100644
--- a/configure.in
+++ b/configure.in
@@ -2187,11 +2187,6 @@ AC_SUBST(DEFINES)
 dnl See sysdeps/mach/configure.in for this variable.
 AC_SUBST(mach_interface_list)
 
-if test -z "${stubs_biarch_h}"; then
-  stubs_biarch_h=include/stubs-biarch.h
-fi
-AC_SUBST(stubs_biarch_h)
-
 if test -z "${lib_names_awk}"; then
   lib_names_awk=scripts/lib-names.awk
 fi