diff --git a/openpgm.spec b/openpgm.spec index fab5cb0..a3e2846 100644 --- a/openpgm.spec +++ b/openpgm.spec @@ -50,6 +50,7 @@ This package contains OpenPGM related development libraries and header files. %patch5 -p3 dos2unix examples/getopt.c examples/getopt.h +%build libtoolize --force --copy aclocal autoheader @@ -57,7 +58,6 @@ automake --copy --add-missing autoconf %configure -%build # This package has a configure test which uses ASMs, but does not link the # resultant .o files. As such the ASM test is always successful, even on # architectures were the ASM is not valid when compiling with LTO.