PERFORCE change 50974 for review
Marcel Moolenaar
marcel at FreeBSD.org
Mon Apr 12 23:15:06 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=50974
Change 50974 by marcel at marcel_nfs on 2004/04/12 23:14:27
Also add -DTUI=1 to CFLAGS. Overlooked before...
Affected files ...
.. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/Makefile#13 edit
Differences ...
==== //depot/projects/gdb/gnu/usr.bin/gdb/gdb/Makefile#13 (text+ko) ====
@@ -48,7 +48,7 @@
CLEANFILES+= ${GENSRCS}
-CFLAGS+= -DHAVE_CONFIG_H -DRL_NO_COMPAT -DMI_OUT=1
+CFLAGS+= -DHAVE_CONFIG_H -DRL_NO_COMPAT -DMI_OUT=1 -DTUI=1
CFLAGS+= -I.
CFLAGS+= -I${.CURDIR}
CFLAGS+= -I${TARGET_SUBDIR}
More information about the p4-projects
mailing list