diff options
Diffstat (limited to 'fontenc.pc.in')
-rw-r--r-- | fontenc.pc.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fontenc.pc.in b/fontenc.pc.in index b23e406..1be100f 100644 --- a/fontenc.pc.in +++ b/fontenc.pc.in @@ -6,6 +6,5 @@ includedir=@includedir@ Name: fontenc Description: The fontenc Library Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} @FONTENC_CFLAGS@ -Libs: -L${libdir} -lfontenc @FONTENC_LIBS@ - +Cflags: -I${includedir} +Libs: -L${libdir} -lfontenc |