add support to create a pkgconfig file 'libnfs.pc' on build, and install this with...
[deb_libnfs.git] / configure.ac
index 1b21947fcd9ab8266bdc9b1914ca36dab854d24f..24400c377857832dd8d756c1f91db8130b74d7b5 100644 (file)
@@ -88,4 +88,4 @@ AC_CONFIG_FILES([Makefile]
                 [examples/Makefile]
                )
 
-AC_OUTPUT
+AC_OUTPUT([libnfs.pc])