chiark / gitweb /
+ Portability fixes:
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)
commitaef0409acd1d64d71d46a08f663b404ea23b53c2
tree2efcb226dd19e3f2bdfb7c72540b5087d30e6e13
parent0447b87038b169c83c4a133acfd9f7f9a5d519d1
+  Portability fixes:

@@ -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