about summary refs log tree commit diff
path: root/config.make.in
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-15 13:44:56 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-15 13:44:56 +0200
commit06ad2699b0f27f901def236813eccb9b4d0f8ccd (patch)
treeaec3ba739acab8a77029d3021483563a61c8385d /config.make.in
parent54d68f5f61fc016b18101a822f9343a612ad1bc0 (diff)
downloadglibc-06ad2699b0f27f901def236813eccb9b4d0f8ccd.tar.gz
glibc-06ad2699b0f27f901def236813eccb9b4d0f8ccd.tar.xz
glibc-06ad2699b0f27f901def236813eccb9b4d0f8ccd.zip
gmon: Add test for basic mcount/gprof functionality fw/tst-gmon
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in
index 7eff1daf6a..ea7a42cc19 100644
--- a/config.make.in
+++ b/config.make.in
@@ -120,6 +120,7 @@ BISON = @BISON@
 AUTOCONF = @AUTOCONF@
 OBJDUMP = @OBJDUMP@
 OBJCOPY = @OBJCOPY@
+GPROF = @GPROF@
 READELF = @READELF@
 
 # Installation tools.