Make PKG_CHECK_MODULES tests more user-friendly,
[pspp-builds.git] / ChangeLog
index ccb1e5b42a99aa634e88a5f8e772e9b987d88464..6329333df6cb24fb28162faf286d7807d85466bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-27  Ben Pfaff  <blp@gnu.org>
+
+       * configure.ac: Make PKG_CHECK_MODULES tests more user-friendly,
+       by having them give their errors at the end of the configuration
+       process instead of stopping it in the middle.  Patch #6116.
+       Reviewed by Jason Stover.
+
 2007-06-14  Ben Pfaff  <blp@gnu.org>
 
        * Smake: Use xmalloca instead of xallocsa due to module renaming.