Import readline 7.0 (patch 5)
[deliverable/binutils-gdb.git] / readline / readline.pc.in
diff --git a/readline/readline.pc.in b/readline/readline.pc.in
new file mode 100644 (file)
index 0000000..fbfca8a
--- /dev/null
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Readline
+Description: Gnu Readline library for command line editing
+URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
+Version: @LIBVERSION@
+Requires.private: tinfo
+Libs: -L${libdir} -lreadline
+Cflags: -I${includedir}/readline
This page took 0.023991 seconds and 4 git commands to generate.