diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2005-08-17 Wayne Davison <wayned@users.sourceforge.net> + * 21654: Src/string.c, Src/utils.c: Marked some ifdef/endif lines + as exportable to fix a compile bug when ZLE_UNICODE_SUPPORT is not + defined. + * (unposted): configure.ac, aczsh.m4: Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros. |