|
Lines 1-21
Link Here
|
| 1 |
--- configure.orig Mon Jul 11 15:17:20 2005 |
1 |
--- configure.orig Mon Aug 8 08:08:03 2005 |
| 2 |
+++ configure Mon Jul 11 23:25:52 2005 |
2 |
+++ configure Sat Aug 20 22:50:30 2005 |
| 3 |
@@ -2933,8 +2933,7 @@ |
3 |
@@ -3993,7 +3993,7 @@ |
| 4 |
echo "$as_me:$LINENO: result: $bfd_cv_build_exeext" >&5 |
|
|
| 5 |
echo "${ECHO_T}$bfd_cv_build_exeext" >&6 |
| 6 |
EXEEXT_FOR_BUILD="" |
| 7 |
- test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeex |
| 8 |
-t} |
| 9 |
+ test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext} |
| 10 |
fi |
| 11 |
|
| 12 |
# Find a good install program. We prefer a C program (faster), |
| 13 |
@@ -3995,7 +3994,7 @@ |
| 14 |
|
4 |
|
| 15 |
|
5 |
|
| 16 |
if test "$GCC" = "yes"; then |
6 |
if test "$GCC" = "yes"; then |
| 17 |
- CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wconversion -pedantic" |
7 |
- CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic" |
| 18 |
+ CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wconversion" |
8 |
+ CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes" |
| 19 |
fi |
9 |
fi |