Author: pjd
Date: Tue Oct 25 12:26:19 2011
New Revision: 226726
URL: http://svn.freebsd.org/changeset/base/226726
Log:
Remove duplicated line.
MFC after: 3 days
Modified:
head/sbin/hastctl/Makefile
Modified: head/sbin/hastctl/Makefile
==============================================================================
--- head/sbin/hastctl/Makefile Tue Oct 25 10:33:26 2011 (r226725)
+++ head/sbin/hastctl/Makefile Tue Oct 25 12:26:19 2011 (r226726)
@@ -28,7 +28,6 @@ CFLAGS+=-DINET6
.endif
# This is needed to have WARNS > 1.
CFLAGS+=-DYY_NO_UNPUT
-CFLAGS+=-DYY_NO_INPUT
DPADD= ${LIBL} ${LIBUTIL}
LDADD= -ll -lutil
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"