From: Kevin Rosenberg Date: Sat, 17 Nov 2007 15:56:02 +0000 (-0700) Subject: note the benefit of using configure file to create Makefiles X-Git-Tag: v4.0.3~2 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=7e4c169e36df4e7f4c3521517efc70e1da5f2ad2 note the benefit of using configure file to create Makefiles --- diff --git a/BUGS b/BUGS index 80b9dd1..7a76f05 100644 --- 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