SDL_ttf/SDL_ttf-2.0.8-automake.patch

10 lines
223 B
Diff

--- Makefile.am
+++ Makefile.am
@@ -1,5 +1,5 @@
# Makefile.am for the SDL truetype font loading library and viewer
-
+AUTOMAKE_OPTIONS = foreign
lib_LTLIBRARIES = libSDL_ttf.la
libSDL_ttfincludedir = $(includedir)/SDL