Skip to content

Commit

Permalink
Durr... don't enable gprof output by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreer committed Jan 22, 2012
1 parent 377b56e commit 41ec571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -7,4 +7,4 @@ ag_LDADD = ${PCRE_LIBS}
man_MANS = doc/ag.1

# Uncomment this line to output gprof profiling info. This hurts performance.
CFLAGS+=-pg
#CFLAGS+=-pg

0 comments on commit 41ec571

Please sign in to comment.