forked from pool/gettext-runtime
This commit is contained in:
parent
cd689fc3c8
commit
53add0a459
@ -97,8 +97,7 @@ reliably than 'resgen'.
|
||||
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm"
|
||||
export CXXFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
|
||||
# expect a couple "You should update your `aclocal.m4' by running aclocal."
|
||||
#autoreconf -fiv
|
||||
#sh autogen.sh
|
||||
autoreconf -fiv
|
||||
%configure --enable-shared --enable-csharp
|
||||
%make_build GMSGFMT=../src/msgfmt
|
||||
|
||||
|
@ -81,7 +81,6 @@ java+swing.
|
||||
%build
|
||||
# expect a couple "You should update your `aclocal.m4' by running aclocal."
|
||||
autoreconf -fiv
|
||||
#sh autogen.sh
|
||||
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm"
|
||||
export CXXFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
|
||||
%configure --enable-shared --enable-java
|
||||
|
@ -171,7 +171,6 @@ This package provides headers and static libraries for libtextstyle
|
||||
%define _lto_cflags %{nil}
|
||||
# expect a couple "You should update your `aclocal.m4' by running aclocal."
|
||||
autoreconf -fiv
|
||||
#sh autogen.sh
|
||||
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
|
||||
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
|
||||
export LDFLAGS="-lm"
|
||||
|
@ -171,7 +171,6 @@ This package provides headers and static libraries for libtextstyle
|
||||
%define _lto_cflags %{nil}
|
||||
# expect a couple "You should update your `aclocal.m4' by running aclocal."
|
||||
autoreconf -fiv
|
||||
#sh autogen.sh
|
||||
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
|
||||
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
|
||||
export LDFLAGS="-lm"
|
||||
|
Loading…
Reference in New Issue
Block a user