diff options
| author | 2020-06-08 23:01:57 +0200 | |
|---|---|---|
| committer | 2020-06-08 23:01:57 +0200 | |
| commit | b115d74015a1caf17df790a95875afa2a387b63c (patch) | |
| tree | 9a95e0c514ec839b72400a61f6ca2b94d6e608ae /configure.ac | |
| parent | 4850e86a355a631bff9fa15aa21cc430fc50f60a (diff) | |
| download | libirecovery-b115d74015a1caf17df790a95875afa2a387b63c.tar.gz libirecovery-b115d74015a1caf17df790a95875afa2a387b63c.tar.bz2 | |
Rename pkg-config file to include major version
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 962fecf..d35b289 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -183,7 +183,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) | |||
| 183 | AC_OUTPUT([ | 183 | AC_OUTPUT([ |
| 184 | Makefile | 184 | Makefile |
| 185 | src/Makefile | 185 | src/Makefile |
| 186 | src/libirecovery.pc | 186 | src/libirecovery-1.0.pc |
| 187 | include/Makefile | 187 | include/Makefile |
| 188 | tools/Makefile | 188 | tools/Makefile |
| 189 | udev/Makefile | 189 | udev/Makefile |
