changeset 34876:8dbc92d11de2

Comment out the line pointing to the Lesstif source directory.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 27 Dec 2000 15:49:35 +0000
parents c7810ce26aa0
children fb96aec0e38e
files src/.gdbinit
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/.gdbinit	Wed Dec 27 15:46:54 2000 +0000
+++ b/src/.gdbinit	Wed Dec 27 15:49:35 2000 +0000
@@ -3,7 +3,7 @@
 
 # Find lwlib source files too.
 dir ../lwlib
-dir /gd/gnu/lesstif-0.89.9/lib/Xm
+#dir /gd/gnu/lesstif-0.89.9/lib/Xm
 
 # Don't enter GDB when user types C-g to quit.
 # This has one unfortunate effect: you can't type C-c