* Makefile.in (SUBDIR_MI_CFLAGS): Don't add -DMI_OUT=1.
This commit is contained in:
parent
4cb0953da2
commit
4727bad393
@ -1,3 +1,7 @@
|
||||
2011-06-30 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* Makefile.in (SUBDIR_MI_CFLAGS): Don't add -DMI_OUT=1.
|
||||
|
||||
2011-06-30 Andrew Burgess <aburgess@broadcom.com>
|
||||
|
||||
* MAINTAINERS (Write After Approval): Add myself to the list.
|
||||
|
@ -215,8 +215,7 @@ SUBDIR_MI_SRCS = \
|
||||
mi/mi-main.c mi/mi-parse.c mi/mi-getopt.c
|
||||
SUBDIR_MI_DEPS =
|
||||
SUBDIR_MI_LDFLAGS=
|
||||
SUBDIR_MI_CFLAGS= \
|
||||
-DMI_OUT=1
|
||||
SUBDIR_MI_CFLAGS=
|
||||
|
||||
#
|
||||
# TUI sub directory definitions
|
||||
|
Loading…
Reference in New Issue
Block a user