summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
1999-01-26don't use backquotes in warning textManish Singh1-2/+2
1999-01-26Removed the #warning about MT unsafety without localtime_r.Sebastian Wilhelmi1-0/+6
1999-01-25Fixed a broken #define for G_THREADS_IMPL_$g_threads_impl_defRaph Levien1-1/+1
1999-01-25NO_SYS_SIGLIST_DECL change.Timur Bakeyev1-1/+1
1999-01-25Do not use the thread libs, when searching for some functions, as thisSebastian Wilhelmi1-1/+3
1999-01-24Moved the warning about MT and no getpwuid_r from gutils.c to configureManish Singh1-0/+10
1999-01-21Use AC_PREREQ not AC_REQUIRE for autoconf version test.EST 1999 Jeff Garzik1-1/+1
1999-01-21made some adjustments for automake 1.4 and autoconf 2.13 (per suggestionsEST 1999 Mandrake1-0/+3
1999-01-20Use getpwuid_r with the right signature, if available.Sebastian Wilhelmi1-0/+15
1999-01-19Moved test for localtime_r and rand_r to a place after the determinationSebastian Wilhelmi1-1/+10
1999-01-19The "extern char* sys_siglist" declaration breaks systems with differentJosh MacDonald1-25/+35
1999-01-17incremented version number to 1.1.13, bin age 0, interface age 0.Tim Janik1-1/+1
1999-01-16Add support for pthreads under FreeBSD 2.2.[7|8]Timur I. Bakeyev1-21/+27
1999-01-12Include config.h to get HAVE_LOCALTIME_R macro.Sebastian Wilhelmi1-3/+1
1999-01-11alloca and vasprintf go awayJeff Garzik1-48/+1
1999-01-11Find right thread system on DG/UX. Thanks to Marc J. FraioliSebastian Wilhelmi1-17/+13
1999-01-11Test for localtime_r only after including the right MT enabling CFLAGSSebastian Wilhelmi1-1/+3
1999-01-11add support for freebsd (-lc_r for thread foo) and make sure testgthread.c co...Chris Toshok1-1/+8
1999-01-09Add checks for vasprintf, localtime_r.Jeff Garzik1-1/+1
1999-01-07Here we must replace getpwuid by getpwuid_r, but as I do not know how forSebastian Wilhelmi1-15/+10
1999-01-05ditch whitespace before GLIB_SYSDEFS #includes, the # needs to be inManish Singh1-2/+3
1999-01-04Released GLib 1.1.12GLIB_1_1_12CST 1999 Shawn T. Amundson1-1/+1
1999-01-03Added 'make check' tests, based on testglib code.Jeff Garzik1-0/+1
1999-01-01Added two new alloca-based function macros, g_strdup_a and g_strconcat_a.Jeff Garzik1-0/+47
1998-12-31Released GLib 1.1.11GLIB_1_1_11CST 1998 Shawn T. Amundson1-1/+1
1998-12-26acglib.m4 provide defaults for POLL sysdefs, simple enums don't work withManish Singh1-1/+1
1998-12-24Released GLib 1.1.10GLIB_1_1_10CST 1998 Shawn T. Amundson1-1/+1
1998-12-19fixed up sys/poll.h and sys/types.h inclusions.Tim Janik1-6/+26
1998-12-19fixed up gthread includes, cleaned up glibconfig.h a little bit.Tim Janik1-131/+159
1998-12-18Changed the last pthread_cond_init to pthread_attr_init.Sebastian Wilhelmi1-4/+1
1998-12-17Released GLib 1.1.9GLIB_1_1_9CST 1998 Shawn T. Amundson1-1/+1
1998-12-17check for pthread_attr_init in all cases, du4 needs this since most of theManish Singh1-4/+4
1998-12-16Fixed stupid bug, that made g_static_mutex_lock(*mutex) not work asSebastian Wilhelmi1-2/+2
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-4/+19
1998-12-16Released GLib 1.1.8GLIB_1_1_8CST 1998 Shawn T. Amundson1-3/+3
1998-12-16fixed error for AIX thread detectionJoel Becker1-2/+1
1998-12-15-fstack-check generates non-working code for at least a few compilersElliot Lee1-11/+11
1998-12-15Dont complain, if --without-threads or --with-threads=none is supplied;Sebastian Wilhelmi1-2/+7
1998-12-15Bugfixes to autoconf thread lib detectionJeff Garzik1-25/+50
1998-12-15Fixed --with-threads, small 64-bit probJeff Garzik1-3/+5
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-0/+206
1998-12-13always define G_HAVE_INLINE if __cplusplus is defined, reported by Wan-TehTim Janik1-0/+4
1998-12-11Released GLib 1.1.7GLIB_1_1_7CST 1998 Shawn T. Amundson1-3/+3
1998-12-10removed redefinition of G_COMPILED_WITH_DEBUGGING from glibconfig.hJoel Becker1-2/+1
1998-12-05When creating glibconfig.h, we need to include <sys/types.h> beforePRE_CLEANUPMartin Baulig1-0/+1
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor1-1/+9
1998-12-02s/time_t/GTime/ and s/g_print/g_message/ include time.h.Tim Janik1-1/+1
1998-11-29 Put -DFOO stuff into Makefile.am INCLUDES.Jeff Garzik1-2/+3
1998-11-29put debug -DFOO stuff into CPPFLAGS, not CFLAGS, so CFLAGS can beManish Singh1-2/+2
1998-11-23NEWS: README: configure.in: glib.spec: Updated to version 1.1.5GLIB_1_1_5CST 1998 Shawn T. Amundson1-1/+1