* Posix/SGI/No threads added
authorGuilhem Lavaux <lavaux@easynet.fr>
Sat, 13 Jun 1998 17:02:45 +0000 (17:02 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sat, 13 Jun 1998 17:02:45 +0000 (17:02 +0000)
commit7c351dad14431c3e1aeeef6b86f61ba898d1d9ad
treeb1c1d8ecb4ef5a4e02cbc8fdb3ba030966ce5d93
parentd3c23659222b436b9dc3056b67fc3a9a74c9bca1
* Posix/SGI/No threads added
* Updated configure.in file (Threads and Joystick detection)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@89 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
install/gtk/configure
install/gtk/configure.in
src/Makefile.in
src/gtk/setup/substit.in
src/gtk/threadgui.inc [new file with mode: 0644]
src/gtk/threadno.cpp [new file with mode: 0644]
src/gtk/threadpsx.cpp [new file with mode: 0644]
src/gtk/threadsgi.cpp [new file with mode: 0644]
src/gtk1/setup/substit.in
src/gtk1/threadgui.inc [new file with mode: 0644]
src/gtk1/threadno.cpp [new file with mode: 0644]
src/gtk1/threadpsx.cpp [new file with mode: 0644]
src/gtk1/threadsgi.cpp [new file with mode: 0644]