--- a/src/SDL_Pango.h
+++ b/src/SDL_Pango.h
@@ -171,7 +171,7 @@
SDLPango_Direction direction);
-#ifdef __FT2_BUILD_UNIX_H__
+#ifdef FT2BUILD_H_
extern DECLSPEC void SDLCALL SDLPango_CopyFTBitmapToSurface(
const FT_Bitmap *bitmap,
@@ -179,7 +179,7 @@
const SDLPango_Matrix *matrix,
SDL_Rect *rect);
-#endif /* __FT2_BUILD_UNIX_H__ */
+#endif
#ifdef __PANGO_H__
'>
index : guix | |
Wojtek's customized Guix | |
Age | Commit message (Collapse) | Author |
|
* gnu/packages/mastodon.scm (python-mastodon-py): New variable.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.27.0.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.26.0.
|
|
* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run
after 'install so replace 'check rather than re-inserting it.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.25.2.
|
|
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ...
[inputs]: ... here.
|
|
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
|
|
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
|