diff options
author | Jason Molenda <crash@cygnus> | 1995-10-25 02:17:02 +0000 |
---|---|---|
committer | Jason Molenda <crash@cygnus> | 1995-10-25 02:17:02 +0000 |
commit | 9b820af837c1319be779d0ad8f5b9678f08ba410 (patch) | |
tree | c2e27984ce377c2aa21787b338c1daea22c07a23 /gdb | |
parent | bd830e07d4badac810e0d4ff41d0fd32ac3877af (diff) | |
download | gdb-9b820af837c1319be779d0ad8f5b9678f08ba410.zip gdb-9b820af837c1319be779d0ad8f5b9678f08ba410.tar.gz gdb-9b820af837c1319be779d0ad8f5b9678f08ba410.tar.bz2 |
forgot to check this in.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e00ed2c..5a0e7a6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 24 18:30:18 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * config/pa/hppahpux.mh: Remove hardcoding of X locations. + * Makefile.in: Use X11_CFLAGS, X11_LDFLAGS and X11_LIBS. + * configure.in: Link X statically on Solaris, SunOS and HPUX. + Tue Oct 24 12:26:14 1995 Stu Grossman (grossman@cygnus.com) * monitor.c (monitor_expect_regexp): Same as monitor_expect, but |