mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Add MIR_CFLAGS to SDL_CFLAGS so these cflags are added to the sdl2.pc file.
This commit is contained in:
@@ -1299,6 +1299,7 @@ AC_HELP_STRING([--enable-mir-shared], [dynamically load Mir support [[default=ma
|
||||
EXTRA_LDFLAGS="$EXTRA_LDFLAGS $MIR_LIBS"
|
||||
SUMMARY_video="${SUMMARY_video} mir"
|
||||
fi
|
||||
SDL_CFLAGS="$SDL_CFLAGS $MIR_CFLAGS"
|
||||
have_video=yes
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user