• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


Commit MetaInfo

Révisionebb5f8bab9dee76b2b2f1d6db409df06de0ba74b (tree)
l'heure2009-07-08 18:42:05
AuteurGwenole Beauchesne <gbeauchesne@spli...>
CommiterAustin Yuan

Message de Log

Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-)

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

Change Summary

Modification

--- a/src/x11/Makefile.am
+++ b/src/x11/Makefile.am
@@ -22,7 +22,7 @@ AM_CFLAGS = -DLINUX -DIN_LIBVA -I$(top_srcdir)/src $(DRM_CFLAGS)
2222
2323 noinst_LTLIBRARIES = libva_x11.la
2424
25-libva_x11includedir = ${includedir}/va
25+libva_x11includedir = ${includedir}/va
2626 libva_x11include_HEADERS = va_x11.h va_dri.h va_dri2.h va_dricommon.h
2727
2828 libva_x11_la_SOURCES = va_x11.c va_dri.c va_dri2.c va_dricommon.c dri2_util.c dri1_util.c