chiark / gitweb /
@@ -1,13 +1,15 @@
authorian <ian>
Wed, 10 May 2006 10:58:02 +0000 (10:58 +0000)
committerian <ian>
Wed, 10 May 2006 10:58:02 +0000 (10:58 +0000)
commitcbcf84e2e5209b974807646541e4c8121e720e90
tree21ac8c17f99281cc279aadf01866429ba5e5cfe3
parent5f2db417c57d3c73001a5b67bcf1ed314a38ca2e
@@ -1,13 +1,15 @@
 adns (1.3); urgency=low

-  Bugfixes:
-  * In configure.in, quote macro name argument to define() to
-    suppress spurious autoconf error.  (Report from Mihai Ibanescu.)
+  Portability fixes:
   * Cast ptrdiff_t to int for %.*s length in adnsheloex and adnslogres,
     as is required.  (Report from Jim Meyering.)
-  * Use autoconf's values for {bin,lib,include}_dir rather than inventing
+  * In configure.in, quote macro name argument to define() to
+    suppress spurious autoconf error.  (Report from Mihai Ibanescu.)
+  * Use autoconf's values for {bin,lib,include}dir rather than inventing
     our own from @exec_prefix@, making configure --libdir work.
     (Patch from Mihai Ibanescu.)
+  * Remove spurious `_' from {bin,lib,include}dir Makefile variables.
+    (Report from Mihai Ibanescu.)

  --
changelog
client/Makefile.in
dynamic/Makefile.in
settings.make.in
src/Makefile.in