New patches: [Bugfixing for the last patch jan.fader@web.de**20051101215628] { hunk ./configure.ac 47 -if [[ "$sysconfdir" = NONE ]]; then - AC_SUBST(sysconfdir,[$prefix/etc]) -else - AC_SUBST(sysconfdir,[$sysconfdir]) -fi - hunk ./configure.ac 63 -AC_DEFINE_UNQUOTED( SYSCONFDIR, [L"$sysconfdir"], [System configuration directory] ) +AC_DEFINE_UNQUOTED( SYSCONFDIR, [L"$(eval echo $sysconfdir)"], [System configuration directory] ) } Context: [Patch for the stupid defaults of autoconf jan.fader@web.de**20051101205215] [Fix minor bug in completions for make, which caused it to fail completing targets beginning with 't' axel@liljencrantz.se**20051027152332] [Fix crash bug when pasting long text axel@liljencrantz.se**20051027152148] [fish_tests.c: Include header files for missing function definitions. James Vega **20051027122003] [Do not override users sysconfdir setting axel@liljencrantz.se**20051027144510] [Minor performance tweak: Do not allocate any heap memory for hash_table_t until an element is inserted. That way, hash tables that never contain any data will not cause a call to malloc() axel@liljencrantz.se**20051026144823] [Minor performance tweaks axel@liljencrantz.se**20051026105102] [Add documentation for the vared shellscript function axel@liljencrantz.se**20051025143355] [vared function used older uppercase names for fish colors axel@liljencrantz.se**20051025134851] [Predecalre variables in psub axel@liljencrantz.se**20051025134043] [TAG 1.16.1 axel@liljencrantz.se**20051025112509] Patch bundle hash: f58c43089e1e3260c9acfe39b96455ffc1458932