summaryrefslogtreecommitdiff
path: root/config.mk.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-07 21:03:44 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-07 21:03:44 -0400
commit2abe0f2d527c7b3f6b97bd6519bf0e35a266ea68 (patch)
tree02eb54ce46d51f11defb2c6481cd23ee006d39c0 /config.mk.in
parent09010ac6999db43e39cde92200fc4a10858f5c51 (diff)
stuff
Diffstat (limited to 'config.mk.in')
-rw-r--r--config.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.mk.in b/config.mk.in
index 2c839fb81f..868df370c1 100644
--- a/config.mk.in
+++ b/config.mk.in
@@ -25,8 +25,6 @@ ifeq ($(origin topsrcdir),undefined)
topoutdir := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST))))
topsrcdir := $(topoutdir)/@top_srcdir@
-MAKEFLAGS += --warn-undefined-variables
-include $(topsrcdir)/build-aux/no-builtin-variables.mk
.LIBPATTERNS = lib%.so lib%.a
include $(topoutdir)/gnustandards.mk