Move readline to the readline/readline subdirectory
[deliverable/binutils-gdb.git] / readline / readline.pc.in
diff --git a/readline/readline.pc.in b/readline/readline.pc.in
deleted file mode 100644 (file)
index a7f2cf3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-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: @TERMCAP_PKG_CONFIG_LIB@
-Libs: -L${libdir} -lreadline
-Cflags: -I${includedir}/readline
This page took 0.029171 seconds and 4 git commands to generate.