diff options
-rwxr-xr-x | gcc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure index 1a2003b..a76c492 100755 --- a/gcc/configure +++ b/gcc/configure @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 |