/[gcl]/gcl/configure.in
ViewVC logotype

Diff of /gcl/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.97 by camm, Mon Feb 10 17:48:04 2003 UTC revision 1.98 by camm, Mon Feb 10 17:53:02 2003 UTC
# Line 595  if test "$enable_statsysbfd" = "yes" || Line 595  if test "$enable_statsysbfd" = "yes" ||
595          AC_MSG_CHECKING(for useable bfd_boolean)          AC_MSG_CHECKING(for useable bfd_boolean)
596          AC_TRY_RUN([#define IN_GCC          AC_TRY_RUN([#define IN_GCC
597                      #include <bfd.h>                      #include <bfd.h>
598                      bfd_boolean foo() {return FALSE}                      bfd_boolean foo() {return FALSE;}
599                      int main() {return 0;}],                      int main() {return 0;}],
600                  AC_MSG_RESULT(yes)                  AC_MSG_RESULT(yes)
601                  AC_DEFINE(HAVE_BFD_BOOLEAN),                  AC_DEFINE(HAVE_BFD_BOOLEAN),

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.98

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26