]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-11567: [Build-System] CentOS packaging: fix autotools
authorAndrey Volk <andywolk@gmail.com>
Thu, 18 Apr 2019 13:46:07 +0000 (17:46 +0400)
committerAndrey Volk <andywolk@gmail.com>
Thu, 23 May 2019 18:08:06 +0000 (22:08 +0400)
freeswitch.spec

index 301ce4611189fa55014508812e5fd7e92812f6cb..3e8541552010beb83bb771381127ab86ee5f3a60 100644 (file)
@@ -1641,6 +1641,8 @@ else
    ./rebootstrap.sh
 fi
 
+autoreconf --force --install
+
 %configure -C \
 --prefix=%{PREFIX} \
 --exec-prefix=%{EXECPREFIX} \