Commit 8235925a authored by Mihai Moldovan's avatar Mihai Moldovan

nxcomp/configure.ac: fix copy-and-paste typo (nxcompshad.pc.)

parent 8b88289e
......@@ -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}])])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment