summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-2/+2
* autoreconfAlasdair Kergon2008-11-011-2/+7
* autoreconfAlasdair Kergon2008-11-011-0/+38
* autoreconfAlasdair Kergon2008-10-311-22/+4
* autoreconfAlasdair Kergon2008-10-311-24/+291
* Generate man pages from templates and include version. (romster)Alasdair Kergon2008-10-081-2/+88
* Add usrlibdir & usrsbindir to configure.Alasdair Kergon2008-10-071-2979/+2446
* configure aborts if lcov or genhtml are missing with --enable-profilingZdenek Kabelac2008-08-051-2417/+2983
* configure: regenerateJim Meyering2008-07-251-20/+32
* configure: regenerateJim Meyering2008-07-241-21/+19
* Fix dmeventd regression where mirror and snapshot monitoring librariesPetr Rockai2008-07-091-6/+16
* Enable readline by default if available.Alasdair Kergon2008-06-271-2/+2
* tweak lcov configuration/makefilesAlasdair Kergon2008-06-271-3006/+2456
* extended configure with --enable-profiling for compiling code with gcov infoZdenek Kabelac2008-06-271-2382/+3083
* configure: regenerateJim Meyering2008-06-231-10/+13
* Begin syncing configure.in for merge/unification with device-mapper.Jim Meyering2008-06-131-918/+1092
* revert accidental checkinAlasdair Kergon2008-05-191-1738/+516
* Refactor some vginfo manipulation code.Alasdair Kergon2008-05-191-516/+1738
* Add snapshot dmeventd library (enables dmeventd snapshot monitoring).Petr Rockai2008-01-091-1/+2
* Build changes to replace fsadm C program with shell script.Alasdair Kergon2007-12-171-2370/+1957
* * configure.in (AC_CONFIG_FILES): Remove the test/*/Makefile namesJim Meyering2007-09-181-6/+1
* Allow relative dir name in: --with-dmdir=../device-mapperJim Meyering2007-09-181-2/+8
* Add testing framework, along with first few tests.Jim Meyering2007-09-181-1/+2
* configure: regenerate, to remove vestige of an upcoming patchJim Meyering2007-09-121-2/+1
* Avoid static link failure with some SELinux libraries.Jim Meyering2007-09-121-2009/+2271
* Update to use autoconf 2.61, while still supporting 2.57.Alasdair Kergon2007-08-141-4640/+4734
* 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-12/+0
* Add configure --with-dmdir to compile against a device-mapper source tree.Alasdair Kergon2007-01-091-1/+13
* Install lvmdump by default.Alasdair Kergon2006-11-201-1/+2
* fix realtime msg alignmentAlasdair Kergon2006-10-121-1/+1
* Add timestamp functions with --disable-realtime configure option. [AJ]Alasdair Kergon2006-09-301-1/+107
* Move CMDLIB code into separate file and record whether static build.Alasdair Kergon2006-08-181-8/+0
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-41/+0
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-52/+355
* Check for libsepol.Alasdair Kergon2006-04-191-830/+1820
* autoconf LIB_SUFFIXAlasdair Kergon2006-02-021-1640/+815
* Only do lockfs filesystem sync when suspending snapshots.Alasdair Kergon2006-01-311-2/+2
* More dmeventd support.Alasdair Kergon2005-12-021-1/+4
* Add mirror dmeventd libraryAlasdair Kergon2005-12-021-2/+31
* Attempt to load missing targets using modprobe.Alasdair Kergon2005-10-171-2/+48
* Revert last clvmd patch. More testing reveals that this just doesn'tPatrick Caulfield2005-02-071-2/+1
* Make clvmd use the command library rather than popen() toPatrick Caulfield2005-02-071-1/+2
* You can now build clvmd with cman & gulm support in the same binary.Patrick Caulfield2005-01-131-816/+1641
* Drop static/dl config restriction for now.Alasdair Kergon2004-12-221-1/+1
* Configure/makefile tidy.Alasdair Kergon2004-11-261-1642/+818
* Can now build a gulm version of clvmd instead of a cman one. usePatrick Caulfield2004-11-031-816/+1644
* Misc autoconf fixesAlasdair Kergon2004-07-031-1905/+9729
* make -O2 optimisation flag configurable.Alasdair Kergon2004-06-291-223/+243
* Fix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.Alasdair Kergon2004-06-281-5016/+1940