From 5cbde25f25ea041b316ba9c089ed253d5cc322d7 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 29 Sep 2008 17:54:53 +0000 Subject: [PATCH] - sorted configure options Changed files: cairo.spec -> 1.89 --- cairo.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cairo.spec b/cairo.spec index 5146962..7cb6cff 100644 --- a/cairo.spec +++ b/cairo.spec @@ -135,13 +135,13 @@ Dokumentacja API Cairo. %{__autoconf} %{__automake} %configure \ - %{?with_apidocs:--enable-gtk-doc} \ - %{?with_xcb:--enable-xcb} \ + --enable-freetype \ %{?with_glitz:--enable-glitz} \ - --enable-ps \ + %{?with_apidocs:--enable-gtk-doc} \ --enable-pdf \ --enable-png \ - --enable-freetype \ + --enable-ps \ + %{?with_xcb:--enable-xcb} \ --with-html-dir=%{_gtkdocdir} %{__make} %{?with_tests:%{__make} check} -- 2.44.0