Revert "gperf under FreeBSD does not know the -m option."
This reverts commit 0ead254919.
This commit is contained in:
@@ -8,4 +8,4 @@ MAINTAINERCLEANFILES = stroke_keywords.c
|
||||
AM_CFLAGS = -DIPSEC_PIDDIR=\"${piddir}\"
|
||||
|
||||
stroke_keywords.c: $(srcdir)/stroke_keywords.txt $(srcdir)/stroke_keywords.h
|
||||
$(GPERF) -D -C -G -t < $(srcdir)/stroke_keywords.txt > $@
|
||||
$(GPERF) -m 10 -D -C -G -t < $(srcdir)/stroke_keywords.txt > $@
|
||||
|
||||
Reference in New Issue
Block a user