mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
d1a2f20434
Check for pthread.h. * configure: Regenerate. * config.in: New file. * pthreads.c: New file. * mi-pthreads.exp: New file to test thread functionality. * gdb669.exp: New file.
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if you have the <pthread.h> header file. */
|
|
#undef HAVE_PTHREAD_H
|