]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/blame - glib2-symbols.patch
- for crosscompiling use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH
[packages/crossmingw32-glib2.git] / glib2-symbols.patch
CommitLineData
4fdcc683
JB
1--- glib-2.14.0/glib/glib.symbols.orig 2007-08-03 19:52:48.000000000 +0200
2+++ glib-2.14.0/glib/glib.symbols 2007-08-21 18:35:27.116366403 +0200
3@@ -691,11 +691,13 @@
4 g_slice_set_config
5 g_slice_get_config
6 g_slice_get_config_state
7+#ifdef G_ENABLE_DEBUG
8 #ifdef INCLUDE_INTERNAL_SYMBOLS
9 g_slice_debug_tree_statistics
10 #endif
11 #endif
12 #endif
13+#endif
14
15 #if IN_HEADER(__G_MESSAGES_H__)
16 #if IN_FILE(__G_MESSAGES_C__)
This page took 0.119177 seconds and 4 git commands to generate.