]> git.pld-linux.org Git - packages/fox.git/blobdiff - fox.spec
- added rebuilding configuration files
[packages/fox.git] / fox.spec
index 8a410a6a74aa2f22412db2aa7abffa62cac6b1bd..bf0fdfb5aedaaf1c2909e33994bba76b6c155084 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -1,6 +1,6 @@
 Summary:       The FOX C++ GUI Toolkit
 Name:          fox
-Version:       0.99.173
+Version:       0.99.174
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
@@ -60,6 +60,10 @@ FOX static libraries.
 %setup -q
 
 %build
+libtoolize -c -f
+aclocal
+automake -a -c
+autoconf
 CPPFLAGS="%{rpmcflags} -frtti" \
 #CFLAGS="%{rpmcflags} -frtti" \
 %configure \
This page took 0.167283 seconds and 4 git commands to generate.