1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-08-07 13:42:58 +03:00

Ensure definitions of AC_LIB_PREPARE_PREFIX, AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY

and AC_LIB_APPENDTOVAR are always available (patch #325).

Legacy-ID: 5084
This commit is contained in:
Fredrick Meunier
2014-05-11 11:34:59 +00:00
parent d89ab4f1ef
commit eeb73b4e4f
5 changed files with 825 additions and 2 deletions

View File

@@ -445,3 +445,7 @@
20140424 fmfconv.c: correct vga resolution (Sergio).
20140507 m4/iconv.m4: update iconv to version from gettext-0.18.2 (Fred).
20140507 autogen.sh: select glibtoolize where required (Sergio).
20140511 m4/{Makefile.am,lib-ld.m4,lib-link.m4,lib-prefix.m4}: ensure
definitions of AC_LIB_PREPARE_PREFIX, AC_LIB_RPATH,
AC_LIB_LINKFLAGS_BODY and AC_LIB_APPENDTOVAR are always available
(patch #325) (Fred).