summaryrefslogtreecommitdiff
path: root/mtdev.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix pc file to allow compiling with mtdev installed in non-std path.David Kozub2012-05-291-0/+1
| | | | | | | | | | | The pkgconfig file does not specify the -I flag needed to be able to compile with `pkg-config mtdev --cflags` when libmtdev is installed to a directory that is not searched by the C compiler by default. This patch fixes the issue. Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Move to autotoolsChase Douglas2010-06-221-0/+9
[rydberg@euromail.se: minor fixups] Signed-off-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>