Skip to content
Commit e1ea7925 authored by Allison Karlitskaya's avatar Allison Karlitskaya
Browse files

gudev: ensure autoreconf works properly

We modify the udev build system with a patch, so we need to autoreconf.
Unfortunately libtool doesn't like when the first autogen is done on one
version and autoreconf is done again with a different version.

To avoid that issue, nuke the .m4 caches so they all get rebuilt using
the same libtool version.

https://bugzilla.gnome.org/show_bug.cgi?id=670343
parent b93fbed3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment