summaryrefslogtreecommitdiffstats
path: root/make.include
diff options
context:
space:
mode:
Diffstat (limited to 'make.include')
-rw-r--r--make.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.include b/make.include
index 1aef343..f05b21c 100644
--- a/make.include
+++ b/make.include
@@ -4,7 +4,7 @@ include ./make.pkgs
DIRS = $(bindir) $(libdir) $(includedir) $(datadir) man build dist
PREFIX = --prefix $(prefix) --exec-prefix $(exec_prefix) --libdir $(libdir)
-STD = --disable-shared --enable-symbols
+STD = --disable-shared --disable-stubs --enable-symbols
#-------------------------- tkimg tmp files