Christian Göttsche
84d39f95c6
autotools: enable warnings and cleanup
...
- enable warnings in autogen script
- drop unused m4/ directory usage
- drop AC_TYPE_SIGNAL:
C99 guarantees the signal return type to be void
- drop AC_CHECK_FILE of procdir:
most of the time compilation is done on a different system than htop is run
and there is a runtime check in place
- improve linux_affinity corss compile logic:
use fourth argument instead of pre-test
6 years ago
Max Horn
471cd60635
Simplify autogen.sh
...
Make use of the autoreconf tool
10 years ago
Hisham Muhammad
bef00a4fd9
Create directory m4 if it doesn't already exist.
...
(See #292.)
11 years ago
kaefer
02727bda81
ignore which errors
11 years ago
kaefer
661a4cec4a
fix glibtoolize detection
11 years ago
Hisham Muhammad
0c2ccde306
Detect when libtoolize is called glibtoolize.
...
It's the case on Darwin, and might be in other BSDs as well.
As referred in #268 .
Supersedes PR #269 .
11 years ago
Hisham Muhammad
3e7822d660
This seems necessary.
16 years ago
Hisham Muhammad
5fd1436a92
Build fixes. BTW, we're going for 0.9 now.
16 years ago
Hisham Muhammad
fa6f919059
Add missing bits to build system, needed by the inclusion of PLPA.
...
Thanks to Bert Wesarg for the heads up.
18 years ago
Hisham Muhammad
8bc180b7d1
Display error message when strace is not available.
...
Mark autogen.sh executable in svn.
20 years ago
Hisham Muhammad
5268ff8c67
Generate missing files
20 years ago
Hisham Muhammad
d6231bab89
Initial import.
20 years ago