diff options
Diffstat (limited to 'gprof/configure.ac')
-rw-r--r-- | gprof/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gprof/configure.ac b/gprof/configure.ac index 97c73bc..0c93b9d 100644 --- a/gprof/configure.ac +++ b/gprof/configure.ac @@ -16,7 +16,6 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; see the file COPYING3. If not see dnl <http://www.gnu.org/licenses/>. dnl -AC_PREREQ(2.59) m4_include([../bfd/version.m4]) AC_INIT([gprof], BFD_VERSION) AC_CONFIG_SRCDIR([gprof.c]) |