This website requires JavaScript.
Explore
Help
Register
Sign in
phantom
/
bitcoin
Watch
1
Star
0
Fork
You've already forked bitcoin
0
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2025-01-12 21:02:38 -03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3c0f246e7e
bitcoin
/
autogen.sh
4 lines
47 B
Bash
Raw
Normal View
History
Unescape
Escape
build: add autogen. How was this missing?
2014-06-16 21:40:44 -04:00
#!/bin/sh
Add autoreconf warnings. Replace obsolete AC_TRY_COMPILE. Remove redundant checks (already done by LT_INIT).
2014-11-06 06:20:05 -03:00
set
-e
autoreconf -if --warnings
=
all
Reference in a new issue
Copy permalink