Kay Sievers
397e0169bb
version bump
2010-09-03 15:14:36 +02:00
Michael Forney
620343ddd6
Don't install systemd scripts with --without-systemdsystemunitdir
...
Currently, the scripts get installed to /no/ if that option is
specified.
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-09-02 08:54:37 +02:00
Kay Sievers
f7b877ec49
version bump
2010-08-19 18:03:04 +02:00
Kay Sievers
3f42314fb6
version bump
2010-07-12 00:10:16 +02:00
Kay Sievers
db46deec45
version bump
2010-07-07 07:13:20 +02:00
Kay Sievers
08b4c88353
make: pre-process and install systemd service files when needed
2010-06-25 10:30:55 +02:00
Kay Sievers
cbcb846a4c
version bump
2010-06-24 10:17:15 +02:00
Kay Sievers
94aa758d0c
version bump
2010-06-02 20:31:51 +02:00
Paul Bender
76e6bc2808
configure.ac: fix cross compilation
...
"Be aware that, like most Autoconf macros, they test a
feature of the host machine, and therefore, they die
when cross-compiling"
2010-06-02 17:35:44 +02:00
Kay Sievers
6edb57c0e4
configure.ac: version bump
2010-05-25 12:37:24 +02:00
Kay Sievers
c22b0d4ad1
configure.ac: version bump
2010-05-25 06:56:14 +02:00
Kay Sievers
bf0323a34f
configure.ac: version bump
2010-05-12 08:49:43 +02:00
Robby Workman
0c6a3f4835
configure.ac: move firmware-path setting out of extras section
2010-04-24 21:38:37 +02:00
Kay Sievers
c51d2f2746
configure.ac: version bump
2010-04-21 08:50:59 +02:00
Robby Workman
901e80dc59
configure.ac: fix broken firmware search path in configure.ac
...
Correct a silly typo: s/fimware/firmware/
2010-04-21 08:30:43 +02:00
Kay Sievers
451dd74d9a
configure.ac: version bump
2010-04-20 09:39:24 +02:00
Yury G. Kudryashov
4101ce14b3
configure.ac: ddd --with-firmware-path option
...
In NixOS we need to use non-standard firmware path: we have no /lib.
2010-04-20 07:02:58 +02:00
Yury G. Kudryashov
b3ad0c3c6f
configure.ac - fix typo in --with-pci-ids-path option
2010-04-15 21:35:51 +02:00
Adrian Bunk
b41102757d
udev needs automake 1.10
...
extras/gudev/docs/Makefile.am:4: require Automake 1.10, but have 1.9.6
libudev/docs/Makefile.am:4: require Automake 1.10, but have 1.9.6
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-03-11 14:24:13 +01:00
Kay Sievers
fff82e9d77
configure.ac: version bump
2010-02-18 11:09:25 +01:00
Kay Sievers
d8f33f0252
keymap: linux/input.h - get absolute include path from gcc
2010-01-25 08:22:47 +01:00
Kay Sievers
a16b18f091
configure.ac: version bump
2010-01-13 12:59:37 +01:00
Kay Sievers
4e45e1ad93
gobject-introspection: use $datadir instead of $prefix
2010-01-07 17:16:23 +01:00
Kay Sievers
ac9b4baac5
configure.ac: version bump
2009-12-15 15:53:21 +01:00
Kay Sievers
4cf3298e1f
configure.ac: version bump
2009-12-03 13:31:43 +01:00
Kay Sievers
cdae488a3f
remove "ignore_device"
...
There is no way to ignore an event these days. Libudev events can
not be suppressed. It only prevents RUN keys from being executed,
which results in an inconsistent behavior in current setups.
2009-11-16 15:22:17 +01:00
Kay Sievers
882bcd951c
gudev: fix pkg-config call to work with "make distcheck"
2009-11-10 06:49:48 +01:00
Kay Sievers
5751707e0e
configure.ac: version bump
2009-08-14 20:08:47 +02:00
Diego Elio 'Flameeyes' Pettenò
09b9a97e1f
Use LT_INIT to explicit that udev needs libtool series 2.
2009-08-08 22:51:18 +02:00
Diego Elio 'Flameeyes' Pettenò
33eb18305d
Finally, also merge gudev into the top-level Makefile.am.
...
The Introspection rules are not tested yet; more touch-ups have been made
for them.
2009-08-07 19:15:30 +02:00
Diego Elio 'Flameeyes' Pettenò
7d701b0e26
Merge keymap building in the top-level Makefile.am.
...
Slight adjustment around the tests and the rules for the new working
directory.
2009-08-07 19:15:29 +02:00
Diego Elio 'Flameeyes' Pettenò
b02140b6bc
Also merge into the top-level Makefile.am the simpler extras.
2009-08-07 19:15:29 +02:00
Diego Elio 'Flameeyes' Pettenò
59d93adb29
Merge libudev, udev, and the unconditional extras in a single Makefile.am.
...
Instead of using multiple recursive Makefile.am files, use a single
Makefile.am that sets and builds all the basic suite of libraries and
binaries for udev. This reduces the number of files in the source tree, and
also reduces drastically the build time when using parallel-make.
With this setup, all the compile steps will be executed in parallel, and
just the linking stage will be (partially) serialised on the libraries
creation.
2009-08-07 19:15:28 +02:00
Kay Sievers
be7fec4815
configure.ac: version bump
2009-07-21 01:40:47 +02:00
Kay Sievers
804ab68550
configure.ac: version bump
2009-07-08 02:02:02 +02:00
Kay Sievers
182c9b1584
build: add *exec* to the internal rootlibdir name
...
Automake like variables with *exec* in the directory names,
to decide, that it isn't *data*:
http://www.gnu.org/software/hello/manual/automake/The-Two-Parts-of-Install.html#The-Two-Parts-of-Install
2009-07-05 23:56:24 +02:00
Kay Sievers
7d063096c4
configure.ac: version bump
2009-06-22 16:34:55 +02:00
Kay Sievers
c668754b71
configure.ac: version bump
2009-06-22 00:30:42 +02:00
Kay Sievers
a6c06e57a2
configure.ac: add AM_SILENT_RULES
2009-06-20 03:57:26 +02:00
Kay Sievers
95023c77fc
docs: install writing_udev_rules
2009-06-19 19:33:22 +02:00
Kay Sievers
3ab2be88bd
udev.pc: add
2009-06-19 19:17:18 +02:00
Kay Sievers
4b3be1c158
configure.ac: print error if gperf is missing
2009-06-17 13:31:34 +02:00
Dan Williams
181368a3b2
extras/modem-modeswitch: move from udev-extras
2009-06-17 12:16:54 +02:00
Martin Pitt
2417dc20f5
keymap: move from udev-extras
2009-06-17 11:56:52 +02:00
Kay Sievers
6133f3432f
cleanup ./configure installation directory options
2009-06-17 02:25:07 +02:00
Kay Sievers
514b8d6212
configure: enable all extras by default, provide --disable-extras
2009-06-16 21:13:15 +02:00
Lennart Poettering
ccba91c746
usb-db: move from udev-extras
2009-06-16 20:57:28 +02:00
Kay Sievers
c283f81cb7
gudev: fix typo in configure option
2009-06-16 19:56:31 +02:00
Mario Limonciello
be51950dc4
hid2hci: move from udev-extras
2009-06-16 19:30:22 +02:00
Kay Sievers
c5a9680ee7
v4l_id: move from udev-extras
2009-06-16 18:41:05 +02:00