diff options
| author | Florian Weimer <fweimer@redhat.com> | 2017-08-15 13:44:56 +0200 |
|---|---|---|
| committer | Florian Weimer <fweimer@redhat.com> | 2017-08-15 13:44:56 +0200 |
| commit | 06ad2699b0f27f901def236813eccb9b4d0f8ccd (patch) | |
| tree | aec3ba739acab8a77029d3021483563a61c8385d /config.make.in | |
| parent | 54d68f5f61fc016b18101a822f9343a612ad1bc0 (diff) | |
| download | glibc-fw/tst-gmon.tar.xz glibc-fw/tst-gmon.zip | |
gmon: Add test for basic mcount/gprof functionalityfw/tst-gmon
Diffstat (limited to 'config.make.in')
| -rw-r--r-- | config.make.in | 1 |
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. |
