LFS
BLFS
ALFS
Login
Preferences
Help/Guide
About Trac
Wiki
View Tickets
Context Navigation
Back to Ticket #3894
Ticket #3894
: automake_build_1.sh
File automake_build_1.sh,
220 bytes
(added by
yuksiy
,
9 years ago
)
Line
1
set -e
2
set -x
3
sed -i 's:/\\\${:/\\\$\\{:' bin/automake.in
4
./configure --prefix=/usr --docdir=/usr/share/doc/automake-1.15
5
make
6
sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh
7
make -j4 check
Download in other formats:
Original Format