about summary refs log tree commit diff homepage
path: root/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index b4a5091c..c392136a 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -24,7 +24,6 @@ PROJ_OBJ_ROOT := $(subst //,/,@abs_top_builddir@)
 # Set the root directory of this project's install prefix
 PROJ_INSTALL_ROOT := @prefix@
 
-ENABLE_EXT_STP := @ENABLE_EXT_STP@
 STP_ROOT := @STP_ROOT@
 
 ENABLE_POSIX_RUNTIME := @ENABLE_POSIX_RUNTIME@