]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- One more cppflag (for nev xvid)
authoradgor <adgor@pld-linux.org>
Mon, 30 Dec 2002 05:13:42 +0000 (05:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile.spec -> 1.124

avifile.spec

index 41657810eba829c1f271119dff9bbacfed58d460..4a6d49370b2b33f56eba100f375c02d8ea2c4c9a 100644 (file)
@@ -247,7 +247,7 @@ for f in $GEN_MOC; do moc -o "${f%.[!.]*}.moc" "$f"; done
 %endif
 
 %configure \
-       CPPFLAGS="-I/usr/include/divx" AS="%{__cc}" \
+       CPPFLAGS="-I/usr/include/divx -I/usr/include/xvid" AS="%{__cc}" \
        FFMPEG_CFLAGS="%{rpmcflags} -ffast-math %{!?debug:-fomit-frame-pointer}" \
        --with-qt-includes=%{_includedir}/qt \
        --with-qt-libraries=%{_libdir} \
This page took 0.106412 seconds and 4 git commands to generate.