summaryrefslogtreecommitdiffstats
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* autotools: enable warnings and cleanupChristian Göttsche2020-09-171-2/+1
| | | | | | | | | | | | - 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
* Simplify autogen.shMax Horn2016-02-141-13/+1
| | | | Make use of the autoreconf tool
* Create directory m4 if it doesn't already exist.Hisham Muhammad2015-11-031-0/+1
| | | | (See #292.)
* ignore which errorskaefer2015-09-171-1/+1
|
* fix glibtoolize detectionkaefer2015-09-141-1/+2
|
* Detect when libtoolize is called glibtoolize.Hisham Muhammad2015-09-111-2/+6
| | | | | | It's the case on Darwin, and might be in other BSDs as well. As referred in #268. Supersedes PR #269.
* This seems necessary.Hisham Muhammad2010-11-241-1/+1
|
* Build fixes. BTW, we're going for 0.9 now.Hisham Muhammad2010-11-201-1/+1
|
* Add missing bits to build system, needed by the inclusion of PLPA.Hisham Muhammad2008-03-111-0/+1
| | | | | Thanks to Bert Wesarg for the heads up.
* Display error message when strace is not available.Hisham Muhammad2006-06-031-0/+0
| | | | | | Mark autogen.sh executable in svn.
* Generate missing filesHisham Muhammad2006-03-131-1/+3
|
* Initial import.Hisham Muhammad2006-03-041-0/+6

© 2014-2024 Faster IT GmbH | imprint | privacy policy