]> git.pld-linux.org Git - packages/pango.git/commitdiff
- debug ready, auto/ac/pango-1_2_5-1
authorTomasz Pala <gotar@pld-linux.org>
Sun, 2 Nov 2003 11:01:10 +0000 (11:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed external fribidi library support vestiges.

Changed files:
    pango.spec -> 1.98

pango.spec

index 9be3113ecb79395f5c313557fa802d9ff33f1c13..9e276eb536382af3756b4ff13aa972cbf5e25fdd 100644 (file)
@@ -111,10 +111,10 @@ internacionalizado.
 %{__autoconf}
 %{__automake}
 %configure \
-       --with-fribidi \
+       --enable-static \
+       --enable-debug=%{?debug:yes}%{!?debug:minimum} \
        --enable-gtk-doc \
-       --with-html-dir=%{_gtkdocdir} \
-       --enable-static
+       --with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
This page took 0.282527 seconds and 4 git commands to generate.