43886434ac
memory checker
14 lines
328 B
Text
14 lines
328 B
Text
--- configure.orig Sat Jun 18 00:47:36 2005
|
|
+++ configure Sat Jun 18 00:48:09 2005
|
|
@@ -7172,11 +7172,9 @@
|
|
#endif
|
|
/* We use char because int might match the return type of a gcc2
|
|
builtin and then its argument prototype would still apply. */
|
|
-char bfd_get_error ();
|
|
int
|
|
main ()
|
|
{
|
|
-bfd_get_error ();
|
|
;
|
|
return 0;
|
|
}
|