diff options
Diffstat (limited to '')
-rw-r--r-- | src/liblzma/liblzma.pc.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/liblzma/liblzma.pc.in b/src/liblzma/liblzma.pc.in index df31c386..eb3f6c75 100644 --- a/src/liblzma/liblzma.pc.in +++ b/src/liblzma/liblzma.pc.in @@ -1,3 +1,10 @@ +# +# Author: Lasse Collin +# +# This file has been put into the public domain. +# You can do whatever you want with this file. +# + prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ |