]> git.pld-linux.org Git - packages/glib.git/commitdiff
s/configure/configure2_13/
authorMaciej Pijanka <agaran@pld-linux.org>
Wed, 8 Aug 2001 22:32:28 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
im not able to fix that. and regenerating ac stuff causes fail in libtool
could somebody with better ac/am knowledge check how to fix that?

Changed files:
    glib.spec -> 1.76

glib.spec

index cb793033126c8402323052e04fda5c1bdd213494..1c68d091c609551521ed1c6564d2e26099497a20 100644 (file)
--- a/glib.spec
+++ b/glib.spec
@@ -95,7 +95,7 @@ Biblioteki statyczne do glib.
 %patch0 -p1
 
 %build
-%configure \
+%configure2_13 \
        --enable-threads
 %{__make}
 
This page took 0.026966 seconds and 4 git commands to generate.