Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37757872
en ru br
ALT Linux repos
S:0.31-alt1

Group :: Networking/Other
RPM: capstats

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: capstats-0.21-configure-alt.patch
Download


diff -ruN capstats-0.21-orig/configure capstats-0.21/configure
--- capstats-0.21-orig/configure	2014-05-19 21:24:50.000000000 +0000
+++ capstats-0.21/configure	2014-12-26 14:23:38.436081352 +0000
@@ -65,6 +65,43 @@
             echo "${usage}" 1>&2
             exit 1
             ;;
+        --build=*)
+            ;;
+        --host=*)
+            ;;
+        --program-prefix=*)
+            ;;
+        --disable-dependency-tracking)
+            ;;
+        --exec-prefix=*)
+            ;;
+        --bindir=*)
+            ;;
+        --sbindir=*)
+            ;;
+        --sysconfdir=*)
+            ;;
+        --datadir=*)
+            ;;
+        --includedir=*)
+            ;;
+        --libdir=*)
+            ;;
+        --libexecdir=*)
+            ;;
+        --localstatedir=*)
+            ;;
+        --sharedstatedir=*)
+            ;;
+        --mandir=*)
+            ;;
+        --infodir=*)
+            ;;
+        --disable-rpath)
+            append_cache_entry CMAKE_SKIP_RPATH         BOOL    true
+            ;;
+	--without-included-gettext)
+	    ;;
         --builddir=*)
             builddir=$optarg
             ;;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin