diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2002-12-17 02:52:57 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2002-12-17 02:52:57 +0000 |
commit | 9b700aad366dceee82141afc69b6ee69802b90c9 (patch) | |
tree | d1a54ce0b7a7f71df2f2fd92fe4c1e47d1f76fb7 /readline | |
parent | d7d4a3d1eadd58d5144564d8f597222e4959bd1c (diff) | |
download | gdb-9b700aad366dceee82141afc69b6ee69802b90c9.zip gdb-9b700aad366dceee82141afc69b6ee69802b90c9.tar.gz gdb-9b700aad366dceee82141afc69b6ee69802b90c9.tar.bz2 |
Revert debugging change
Diffstat (limited to 'readline')
-rwxr-xr-x | readline/support/shobj-conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/support/shobj-conf b/readline/support/shobj-conf index 04e30c9..6bd7fb1 100755 --- a/readline/support/shobj-conf +++ b/readline/support/shobj-conf @@ -1,4 +1,4 @@ -#! /bin/sh -x +#! /bin/sh # # shobj-conf -- output a series of variable assignments to be substituted # into a Makefile by configure which specify system-dependent |