note the benefit of using configure file to create Makefiles
authorKevin Rosenberg <kevin@rosenberg.net>
Sat, 17 Nov 2007 15:56:02 +0000 (08:56 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Sat, 17 Nov 2007 15:56:02 +0000 (08:56 -0700)
BUGS

diff --git a/BUGS b/BUGS
index 80b9dd130415553fc071eb9db05ec976dc04976c..7a76f05cbe7d0d95111b844fb59626f6b84f172e 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -13,3 +13,7 @@ more information about libpq's SIGPIPE handler.
 Aleksandar Bakic reported the documentation says that :home-key and
 :foreign-key properties of the :db-info property may contain lists of
 symbols. However, update-objects-joins fails in such cases.
+
+2. configure file
+Automatically generate makefiles based on the configuration of an
+end-users system