summaryrefslogtreecommitdiff
path: root/src/libfl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfl.pc.in')
-rw-r--r--src/libfl.pc.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/libfl.pc.in b/src/libfl.pc.in
index 058c089..8d4240c 100644
--- a/src/libfl.pc.in
+++ b/src/libfl.pc.in
@@ -1,10 +1,8 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
-includedir=@includedir@
Name: libfl
-Description: The fast lexical analyser
+Description: Flex (the fast lexical analyzer) support library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lfl
-Cflags: -I${includedir} \ No newline at end of file