mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-11 10:23:36 +01:00
don't use backquotes in warning text
-Yosh
This commit is contained in:
parent
d60b23eb02
commit
8ef66ccb25
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -1,3 +1,7 @@
|
||||
Tue Jan 26 13:39:22 PST 1999 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: don't use backquotes in warning text
|
||||
|
||||
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gdate.c (g_date_set_time): Removed the #warning about MT
|
||||
|
@ -574,8 +574,8 @@ FUNC_NO_GETPWUID_R="the 'g_get_(user_name|real_name|home_dir|tmp_dir)'
|
||||
functions will not be MT-safe during their first call because
|
||||
there is no 'getpwuid_r' on your system."
|
||||
|
||||
FUNC_NO_LOCALTIME_R="the `g_date_set_time' function will not be MT-safe
|
||||
because there is no `localtime_r' on your system."
|
||||
FUNC_NO_LOCALTIME_R="the 'g_date_set_time' function will not be MT-safe
|
||||
because there is no 'localtime_r' on your system."
|
||||
|
||||
dnl determination of thread implementation
|
||||
dnl ***************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user