summaryrefslogtreecommitdiff
path: root/config.sub
Commit message (Collapse)AuthorAgeFilesLines
* version to 1.3.6GTK_ALL_1_3_6Havoc Pennington2001-06-141-75/+205
| | | | | | 2001-06-11 Havoc Pennington <hp@redhat.com> * configure.in: version to 1.3.6
* Test for sched_yield as the native yield function first. Corrected typoSebastian Wilhelmi2000-03-221-14/+31
| | | | | | | | | | | | | | | | | | 2000-03-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Test for sched_yield as the native yield function first. Corrected typo g_thread_sleep -> g_usleep. Corrected message for the pthread_create test. Negative Priorities are allowed (and used on Solaris), so consider sched_get_priority_min failed only if it returns -1, not <0. Check for sched_get_priority_min also in -lrt, if not found in -lpthread alone and add -lrt to G_THREAD_LIBS then. Remove special case handling of priorities for older solaris versions and posix threads. Thanks to Wan-Teh Chang <wtc@netscape.com> for suggesting some of those changes. * config.guess, config.sub, ltconfig, ltmain.sh: Upgrade to libtool 1.3.4.
* libtool 1.3.2 (BeOS changes merged)Manish Singh1999-06-021-32/+254
| | | | -Yosh
* libtool 1.3 upgradeManish Singh1999-05-011-10/+24
| | | | | | use -avoid-version and -module for test plugins -Yosh
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1999-03-201-3/+27
| | | | | | | | | | | | | | * acinclude.m4 * config.guess * config.sub * ltconfig * ltmain.sh: upgrade to libtool 1.2f * autogen.sh: libtool is not required to autogen glib * acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly needed) -Yosh
* These go along with the last commitManish Singh1999-01-131-4/+7
| | | | -Yosh
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-151-20/+18
| | | | | | | | Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com> * Makefile.am glib-config.in l*: Update to libtool-1.2b, change library versioning scheme to drop LT_RELEASE from the -l line, while keeping it in the soname.
* Initial revisionOwen Taylor1998-06-101-0/+954