confuse/confuse.spec

changeset 281
acad5c9dea5f
parent 118
1661222b021d
child 387
33ae2d61c751
equal deleted inserted replaced
2:f2c637a0e986 3:fc3429760d06
70 # run the autoconf(1) generated configuration logic 70 # run the autoconf(1) generated configuration logic
71 CC="%{l_cc}" \ 71 CC="%{l_cc}" \
72 CFLAGS="%{l_cflags -O}" \ 72 CFLAGS="%{l_cflags -O}" \
73 CPPFLAGS="%{l_cppflags}" \ 73 CPPFLAGS="%{l_cppflags}" \
74 LDFLAGS="%{l_ldflags}" \ 74 LDFLAGS="%{l_ldflags}" \
75 GREP="grep" \
75 ./configure \ 76 ./configure \
76 --prefix=%{l_prefix} \ 77 --prefix=%{l_prefix} \
77 --disable-nls 78 --disable-nls
78 79
79 # run the native build logic using parallel make 80 # run the native build logic using parallel make

mercurial