From 8235925a2c3599a8980ce789e0a79369118727fe Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Wed, 9 Aug 2017 06:46:30 +0200 Subject: nxcomp/configure.ac: fix copy-and-paste typo (nxcompshad.pc.) --- nxcomp/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxcomp/configure.ac b/nxcomp/configure.ac index 86f899255..19328677a 100644 --- a/nxcomp/configure.ac +++ b/nxcomp/configure.ac @@ -31,7 +31,7 @@ AC_SUBST([LT_COMP_VERSION]) m4_ifdef([PKG_INSTALLDIR], [PKG_INSTALLDIR], [AC_ARG_WITH([pkgconfigdir], [AS_HELP_STRING([--with-pkgconfigdir], - [install directory for nxcompshad.pc pkg-config file])], + [install directory for nxcomp.pc pkg-config file])], [],[with_pkgconfigdir='$(libdir)/pkgconfig']) AC_SUBST([pkgconfigdir], [${with_pkgconfigdir}])]) -- cgit v1.2.3