diff options
| author | 2020-06-08 23:39:25 +0200 | |
|---|---|---|
| committer | 2020-06-08 23:39:25 +0200 | |
| commit | 60563619921981bbc76ffc4647f89542d3b3f107 (patch) | |
| tree | f1690d09eb057d12b88c3e41ab399938b1fd8a6e /configure.ac | |
| parent | 11771bf25b2fce2b0f226658388c4100871e5d9d (diff) | |
| download | libusbmuxd-60563619921981bbc76ffc4647f89542d3b3f107.tar.gz libusbmuxd-60563619921981bbc76ffc4647f89542d3b3f107.tar.bz2 | |
Move pkg-config file into src dir and rename it to include major version as standard recommends
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configure.ac b/configure.ac index cd47c01..f66b890 100644 --- a/configure.ac +++ b/configure.ac @@ -127,7 +127,7 @@ src/Makefile  include/Makefile  tools/Makefile  docs/Makefile -libusbmuxd.pc +src/libusbmuxd-2.0.pc  ])  echo " | 
