diff options
Diffstat (limited to 'gdb/configure')
-rwxr-xr-x | gdb/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/configure b/gdb/configure index 528ee64..77a2bb1 100755 --- a/gdb/configure +++ b/gdb/configure @@ -2643,3 +2643,5 @@ if test "$no_recursion" != yes; then done fi + +exit 0 |