summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: Use AC_CHECK_TOOL to find ARMike Gilbert2016-01-141-1/+1
* btrfs-progs: install to /usr/local by default againDavid Sterba2016-01-041-1/+1
* btrfs-progs: configure: fix typo in summaryDavid Sterba2015-06-221-1/+1
* btrfs-progs: Fix autoconf handling of --enable-convertMike Gilbert2015-03-251-4/+4
* btrfs-progs: autoconf: define package url manually if not setDavid Sterba2015-02-131-0/+4
* btrfs-progs: autoconf: do not force fortify flagsDavid Sterba2015-02-051-1/+1
* btrfs-progs: autoconf: move custom CFLAGS from makefileDavid Sterba2015-02-051-1/+1
* btrfs-progs: autoconf: set CFLAGS conditionallyDavid Sterba2015-02-051-1/+2
* btrfs-progs: autoconf: check btrfs-convert dependenciesDavid Sterba2015-02-031-0/+5
* btrfs-progs: autoconf: check if backtrace is really supportedDavid Sterba2015-02-031-0/+6
* btrfs-progs: autoconf: print summary about featuresDavid Sterba2015-02-031-0/+4
* btrfs-progs: autoconf: make btrfs-convert build optionalDavid Sterba2015-02-031-0/+8
* btrfs-progs: autoconf: detect tools to build docsDavid Sterba2015-02-031-0/+9
* btrfs-progs: autoconf: generate documentation makefile as wellDavid Sterba2015-02-031-0/+1
* btrfs-progs: build, use autoconf to detect RMDavid Sterba2015-01-281-0/+2
* btrfs-progs: autoconf: add --disable-documentationKarel Zak2015-01-281-0/+9
* btrfs-progs: autoconf: add --disable-backtraceKarel Zak2015-01-281-0/+10
* btrfs-progs: autoconf: cleanup compilation flags usageKarel Zak2015-01-281-0/+2
* btrfs-progs: autoconf: check for build programs in ./configureKarel Zak2015-01-281-0/+2
* btrfs-progs: autoconf: use ./configure to generate version.hKarel Zak2015-01-281-0/+9
* btrfs-progs: autoconf: add ./configure scriptKarel Zak2015-01-281-0/+102