summaryrefslogtreecommitdiff
path: root/extra/config/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'extra/config/Makefile.in')
-rw-r--r--extra/config/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/config/Makefile.in b/extra/config/Makefile.in
index 280074519..625de7531 100644
--- a/extra/config/Makefile.in
+++ b/extra/config/Makefile.in
@@ -32,10 +32,10 @@ endif
endif
endif
-HOSTCFLAGS-config := -I.
+BUILD_CFLAGS-config := -I.
-HOSTCFLAGS-mconf.o := $(HOSTNCURSES)
-HOSTCFLAGS-lxdialog := $(HOSTNCURSES)
+BUILD_CFLAGS-mconf.o := $(HOSTNCURSES)
+BUILD_CFLAGS-lxdialog := $(HOSTNCURSES)
BUILD_LDFLAGS-mconf := $(HOSTLIBNCURSES)