Code Search for Developers
 
 
  

config.in from Gdb at Krugle


Show config.in syntax highlighted

/* config.in.  Generated automatically from configure.in by autoheader.  */

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION

/* Define if system has <alloca.h> */
#undef HAVE_ALLOCA_H

/* Define if system has <errno.h> */
#undef HAVE_ERRNO_H

/* Define if system has <signal.h> */
#undef HAVE_SIGNAL_H

/* Define if system has <string.h> */
#undef HAVE_STRING_H

/* Define if system has <strings.h> */
#undef HAVE_STRINGS_H

/* Define if system has <sys/wait.h> */
#undef HAVE_SYS_WAIT_H

/* Define if system has <windows.h> */
#undef HAVE_WINDOWS_H

/* Define if target is Win32 */
#undef WIN32_TARGET





See more files for this project here

Gdb

GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.

Project homepage: http://sources.redhat.com/gdb/
Programming language(s): Assembly,C,C++,Expect
License: other

  ChangeLog
  Makefile.am
  Makefile.in
  aclocal.m4
  child_process.cc
  config.in
  configure
  configure.in
  server.cc
  server.h
  stamp-h.in
  win32-strace.cc
  win32-target.cc