diff options
author | Per Bothner <per@bothner.com> | 1993-06-07 19:57:26 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-06-07 19:57:26 +0000 |
commit | 7f2649bb061f8e22a046845224262cbd768a850d (patch) | |
tree | 8cd95aeb0261346845fdc75c4561c5907de631f3 /gprof/ChangeLog | |
parent | 0019b190541828aeb3a4939aa7adc8ede6002f4e (diff) | |
download | gdb-7f2649bb061f8e22a046845224262cbd768a850d.zip gdb-7f2649bb061f8e22a046845224262cbd768a850d.tar.gz gdb-7f2649bb061f8e22a046845224262cbd768a850d.tar.bz2 |
* Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
* configure.in: No longer need to configure to get sysdep.h.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 6acd4b9..038b318 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 7 12:56:17 1993 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. + * configure.in: No longer need to configure to get sysdep.h. + Tue May 18 21:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * Makefile.in (install): should not depend on install-info |