Do not install the shadow library per default.

lib_LTLIBRARIES changed to noinst_LTLIBRARIES.
This commit is contained in:
nekral-guest
2007-12-26 09:18:45 +00:00
parent 34ed03d978
commit d6ee05ef93
3 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2007-12-26 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, lib/Makefile.am: Do not install the shadow library per default.
lib_LTLIBRARIES changed to noinst_LTLIBRARIES.
2007-12-09 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, configure.in: Prepare the 4.1.0 release.