[mbuffer] autoreconf

Fabian Affolter fab at fedoraproject.org
Fri Mar 29 11:53:29 UTC 2013


commit d78671ce3c908416271c0108a596cfe548587570
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Mar 29 12:53:12 2013 +0100

    autoreconf

 mbuffer.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mbuffer.spec b/mbuffer.spec
index 639c4af..94f941e 100644
--- a/mbuffer.spec
+++ b/mbuffer.spec
@@ -19,7 +19,7 @@ throughput, memory-mapped file I/O for huge buffers, and multithreading.
 %setup -q
 
 %build
-autoconf
+autoreconf -I M4 -fiv
 # suppress detection of MD5_Init functions if openssl-devel
 # is available on build system, let only mhash_init be
 # detected if the md5 hash feature is enabled


More information about the scm-commits mailing list