mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 17:56:17 +01:00
Adjust doc to Makefile.decl renaming
g_test_build_filename() API documentation still mentions Makefile.decl, but
it has been renamed to glib.mk in f9eb9eed
https://bugzilla.gnome.org/show_bug.cgi?id=722436
This commit is contained in:
parent
9e81c07ad6
commit
7463bc1727
@ -3256,7 +3256,7 @@ g_test_build_filename_va (GTestFileType file_type,
|
|||||||
*
|
*
|
||||||
* In order for this function to work in srcdir != builddir situations,
|
* In order for this function to work in srcdir != builddir situations,
|
||||||
* the G_TEST_SRCDIR and G_TEST_BUILDDIR environment variables need to
|
* the G_TEST_SRCDIR and G_TEST_BUILDDIR environment variables need to
|
||||||
* have been defined. As of 2.38, this is done by the Makefile.decl
|
* have been defined. As of 2.38, this is done by the glib.mk
|
||||||
* included in GLib. Please ensure that your copy is up to date before
|
* included in GLib. Please ensure that your copy is up to date before
|
||||||
* using this function.
|
* using this function.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user