mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various defines
1999-03-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various defines to get the right thread implementation on different platforms. Also look in -ldce for pthread_create. Should make it work on HP-UX 10.x. * gthread/Makefile.am (INCLUDES): Added @GTHREAD_COMPILE_IMPL_DEFINES@.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
05f42cc0e2
commit
3e95674232
@@ -1,3 +1,10 @@
|
||||
1999-03-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in: added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES)
|
||||
to hold various defines to get the right thread implementation on
|
||||
different platforms. Also look in -ldce for pthread_create. Should
|
||||
make it work on HP-UX 10.x.
|
||||
|
||||
1999-03-17 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gstack.c, gqueue.c:
|
||||
|
Reference in New Issue
Block a user