From d460b601f94d44aba8f5ead44669566abc05dfd4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 26 Jul 2007 21:56:47 +0000 Subject: added initial pkg-config file (attempt) --- ares/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/configure.ac') diff --git a/ares/configure.ac b/ares/configure.ac index 67e92bafc..874901d9e 100644 --- a/ares/configure.ac +++ b/ares/configure.ac @@ -803,4 +803,4 @@ if test -n "$RANDOM_FILE" && test X"$RANDOM_FILE" != Xno ; then [a suitable file/device to read random data from]) fi -AC_OUTPUT(Makefile) +AC_OUTPUT(Makefile libcares.pc) -- cgit v1.2.3