summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add liblvm interactive test infrastructure to build.Dave Wysochanski2008-12-071-0/+1
* Add tinfo to termcap search path for pld-linux.Alasdair Kergon2008-11-241-1/+1
* Generate clvmd init script at configuration time for Red Hat-based distros.Alasdair Kergon2008-11-191-0/+1
* no need for libdevmapper.h on system any moreAlasdair Kergon2008-11-101-2/+0
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-2/+2
* Use simple x.y.z library version in libdevmapper.pcAlasdair Kergon2008-11-011-0/+3
* further progressAlasdair Kergon2008-11-011-0/+18
* export DM_LIB_VERSIONAlasdair Kergon2008-11-011-0/+2
* no DMDIRAlasdair Kergon2008-10-311-7/+0
* dmeventd plugins moveAlasdair Kergon2008-10-311-0/+1
* drop configure --with-dmdirAlasdair Kergon2008-10-311-5/+0
* first attempt at merging configureAlasdair Kergon2008-10-311-21/+98
* Generate man pages from templates and include version. (romster)Alasdair Kergon2008-10-081-0/+1
* Add usrlibdir & usrsbindir to configure.Alasdair Kergon2008-10-071-0/+12
* configure aborts if lcov or genhtml are missing with --enable-profilingZdenek Kabelac2008-08-051-2/+5
* Avoid compiler warnings (provoked by new configure.in bug) on RHEL5.Jim Meyering2008-07-251-4/+3
* Don't make configure fail when readline library is not available.Jim Meyering2008-07-241-14/+17
* Fix dmeventd regression where mirror and snapshot monitoring librariesPetr Rockai2008-07-091-5/+13
* Enable readline by default if available.Alasdair Kergon2008-06-271-3/+3
* tweak lcov configuration/makefilesAlasdair Kergon2008-06-271-6/+11
* extended configure with --enable-profiling for compiling code with gcov infoZdenek Kabelac2008-06-271-0/+10
* avoid link failure when configuring without --enable-cmdlibJim Meyering2008-06-231-0/+4
* avoid link failure when configuring without --enable-readlineJim Meyering2008-06-231-7/+8
* Begin syncing configure.in for merge/unification with device-mapper.Jim Meyering2008-06-131-97/+106
* revert accidental checkinAlasdair Kergon2008-05-191-5/+3
* Refactor some vginfo manipulation code.Alasdair Kergon2008-05-191-3/+5
* Add snapshot dmeventd library (enables dmeventd snapshot monitoring).Petr Rockai2008-01-091-0/+1
* Build changes to replace fsadm C program with shell script.Alasdair Kergon2007-12-171-7/+1
* export can_split parameter until rest of pvmove allocation restructuring gets...Alasdair Kergon2007-12-051-1/+1
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* * configure.in (AC_CONFIG_FILES): Remove the test/*/Makefile namesJim Meyering2007-09-181-29/+24
* Allow relative dir name in: --with-dmdir=../device-mapperJim Meyering2007-09-181-0/+6
* Add testing framework, along with first few tests.Jim Meyering2007-09-181-1/+2
* Avoid static link failure with some SELinux libraries.Jim Meyering2007-09-121-0/+13
* Update to use autoconf 2.61, while still supporting 2.57.Alasdair Kergon2007-08-141-6/+8
* Fix configure libdevmapper.h check when --with-dmdir is used.Alasdair Kergon2007-07-131-1/+1
* Remove 3 redundant AC_MSG_RESULTs from configure.in.Alasdair Kergon2007-01-091-6/+0
* Add configure --with-dmdir to compile against a device-mapper source tree.Alasdair Kergon2007-01-091-0/+6
* Install lvmdump by default.Alasdair Kergon2006-11-201-0/+1
* fix realtime msg alignmentAlasdair Kergon2006-10-121-1/+1
* Add timestamp functions with --disable-realtime configure option. [AJ]Alasdair Kergon2006-09-301-0/+25
* Move CMDLIB code into separate file and record whether static build.Alasdair Kergon2006-08-181-4/+0
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-3/+1
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-18/+19
* Check for libsepol.Alasdair Kergon2006-04-191-17/+32
* autoconf LIB_SUFFIXAlasdair Kergon2006-02-021-1/+1
* Only do lockfs filesystem sync when suspending snapshots.Alasdair Kergon2006-01-311-2/+2
* More dmeventd support.Alasdair Kergon2005-12-021-0/+3
* Add mirror dmeventd libraryAlasdair Kergon2005-12-021-0/+21
* Attempt to load missing targets using modprobe.Alasdair Kergon2005-10-171-1/+8