summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-03-14Fix whitespace in various filesAnthony G. Basile
2013-03-10Only check for gperf if --enable-keymapAnthony G. Basile
2013-02-04Make udevlibexecdir be /libIan Stakenvicius
2013-01-29Fix AM_CONDITIONAL for HAVE_BLKIDIan Stakenvicius
2013-01-28Make blkid optionalIan Stakenvicius
2013-01-22Fix --disable-modules config optioneudev/v1_beta2Ian Stakenvicius
2013-01-21Fall back on POSIX mkstemp() for systems lacking mkostemp()Anthony G. Basile
2013-01-21Adjust version in configure.ac for beta2 releaseIan Stakenvicius
2013-01-21Forward-port of libudev.so.0 code from libudev-171Ian Stakenvicius
2013-01-08Bump UDEV_VERSION as libudev is 196 compliantIan Stakenvicius
2013-01-04Fixed some comments relating to udevlibexecdir pathsIan Stakenvicius
2013-01-04Adjust the install path of keymaps to $(libdir)/udevIan Stakenvicius
2012-12-27build: switch to C99Luca Barbato
2012-12-12Merge pull request #32 from nvinson/distcheck_fixblueness
2012-12-12Changed --enable-split-usr to add hard-coded paths for rules etc in both / an...Ian Stakenvicius
2012-12-08Move DISTCHECK_CONFIGURE_FLAGS var to Makefile.amNick Vinson
2012-12-08eudev 1_beta1eudev/v1_beta1Richard Yao
2012-12-08Add fallback path when accept4() is not available.Richard Yao
2012-12-02Fix autotools module checksRichard Yao
2012-12-02Use udev version instead of eudev version for compatibilityRichard Yao
2012-12-01drop ACL support, udev-acl is in consolekit upstreamIan Stakenvicius
2012-11-29Put rules.d back into rootlibdir/udev , not sure why/how it moved...Ian Stakenvicius
2012-11-25Fix up building gudev and introspection under make distcheckAnthony G. Basile
2012-11-25Fix compilation of gudev and introspectionAnthony G. Basile
2012-11-25Fixes the contents of udev.pcAnthony G. Basile
2012-11-24Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile
2012-11-23Propagation of configured installation paths to Makefile.am and .c codeAnthony G. Basile
2012-11-23Consolidate configuration of all installation paths into configure.acAnthony G. Basile
2012-11-23configure.ac: remove unecessary check for pythonAnthony G. Basile
2012-11-23configure.ac: clean up GTK_DOC_CHECKAnthony G. Basile
2012-11-23Permit users to disable module loading supportRichard Yao
2012-11-23Use libkmod only when requestedRichard Yao
2012-11-23Reintroduce blkid-kmodRichard Yao
2012-11-22Fix keymap test during make distcheckAnthony G. Basile
2012-11-22configure.ac: change package name to eudevAnthony G. Basile
2012-11-22Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...Ian Stakenvicius
2012-11-20Reintroduce keymaps build and testAnthony G. Basile
2012-11-19Reintroduce blkid-builtinRichard Yao
2012-11-19Check for unshare on the configure and provide an inline replacement when not...klondike
2012-11-18Got helper in src/* and make distcheck workingAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile
2012-11-17Fix all Makefile.am: work towards 'make distcheck' sanityAnthony G. Basile
2012-11-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-17src/test: disable for now to get a full buildAnthony G. Basile
2012-11-17Eliminate blkid-builtinRichard Yao
2012-11-17Eliminate kmod dependencyRichard Yao
2012-11-17src/udev: continue restoring needed depsAnthony G. Basile
2012-11-16src/udev/Makefile.am: work towards fixing up udev buildAnthony G. Basile
2012-11-16configure.ac: fix gtk-docAnthony G. Basile