]> git.pld-linux.org Git - packages/allegro5.git/commitdiff
- added -I for artsc headers
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Nov 2003 22:40:52 +0000 (22:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro.spec -> 1.49

allegro.spec

index fac5bdc668b540410d22e37b2ca7307813d72188..2bf4e7765b1fb85e56eddbd39edcb4cfeca97309 100644 (file)
@@ -392,7 +392,7 @@ biblioteki allegro.
 %{__aclocal}
 %{__autoheader} configure.in > include/allegro/platform/alunixac.hin
 %{__autoconf}
-TARGET_ARCH="%{rpmcflags}" export TARGET_ARCH
+TARGET_ARCH="%{rpmcflags} %{?with_arts:-I/usr/include/artsc}" export TARGET_ARCH
 # dbglib & proflib are compiled besides normlib, so it's ok to have them here
 %configure \
        --enable-static \
This page took 0.112829 seconds and 4 git commands to generate.