PERFORCE change 144107 for review
Gabor Kovesdan
gabor at FreeBSD.org
Wed Jun 25 20:51:20 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=144107
Change 144107 by gabor at gabor_server on 2008/06/25 20:50:31
- Fix WITHOUT_GNU_COMPAT
Reported by: Pedro F. Giffuni <pfgshield-freebsd at yahoo.com>
Affected files ...
.. //depot/projects/soc2008/gabor_textproc/grep/Makefile#9 edit
Differences ...
==== //depot/projects/soc2008/gabor_textproc/grep/Makefile#9 (text+ko) ====
@@ -32,7 +32,7 @@
.endif
.if defined(WITHOUT_GNU_COMPAT)
-CFLAGS+= -DWITH_OUT_GNU_COMPAT
+CFLAGS+= -DWITHOUT_GNU_COMPAT
.endif
.include <bsd.prog.mk>
More information about the p4-projects
mailing list