mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
gio/tests: Remove code and comments referring to libtool
This commit is contained in:
@@ -646,7 +646,6 @@ test_resource_module (void)
|
||||
|
||||
if (g_module_supported ())
|
||||
{
|
||||
/* For in-tree, this will find the .la file and use it to get to the .so in .libs/ */
|
||||
module = g_io_module_new (g_test_get_filename (G_TEST_BUILT,
|
||||
MODULE_FILENAME_PREFIX "resourceplugin",
|
||||
NULL));
|
||||
|
Reference in New Issue
Block a user