mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
gcredentials: add internal macros to simplify all the #ifdefs
Rather than having lots of obscure platform-based #ifdefs all over gio, define some macros in gcredentialsprivate.h, and use those to simplify the rest of the code. https://bugzilla.gnome.org/show_bug.cgi?id=701482
This commit is contained in:
@@ -342,6 +342,7 @@ libgio_2_0_la_SOURCES = \
|
||||
gconverterinputstream.c \
|
||||
gconverteroutputstream.c \
|
||||
gcredentials.c \
|
||||
gcredentialsprivate.h \
|
||||
gdatainputstream.c \
|
||||
gdataoutputstream.c \
|
||||
gdrive.c \
|
||||
|
Reference in New Issue
Block a user