commit | 9aaa4eabd18f4917c198e8f27b02c679a5361c49 | [log] [tgz] |
---|---|---|
author | Filipe Brandenburger <filbranden@google.com> | Fri Dec 14 20:50:28 2012 -0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Dec 28 13:15:55 2012 -0500 |
tree | ebbd61a32ea7c5471c9e19e30fdf43d537cfa938 | |
parent | a8ffb5c2c4061fa90ded0851452b52cb44e1638d [diff] |
debian: add make variable to pass extra parameters to configure Setting EXTRA_CONF_FLAGS in rules.custom will pass the extra arguments to calls of ./configure when building e2fsprogs. This can be used, for instance, to pass a --libdir argument or similar to the configure script. Signed-off-by: Filipe Brandenburger <filbranden@google.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>