Kaynağa Gözat

Add DIRECTFB_CFLAGS to SDL_CFLAGS so its cflags will get added to the sdl2.pc

Brandon Schaefer 12 yıl önce
ebeveyn
işleme
fc9491ddce
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      configure.in

+ 1 - 0
configure.in

@@ -1783,6 +1783,7 @@ AC_MSG_WARN("directfb $directfb_lib")
                 SUMMARY_video="${SUMMARY_video} directfb"
             fi
             AC_MSG_RESULT($directfb_shared)
+            SDL_CFLAGS="$SDL_CFLAGS $DIRECTFB_CFLAGS"
             have_video=yes
         fi
     fi