this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove the last known use of lib${SUFFIX} (#60)

+1 -1
+1 -1
src/libiconv/include.h.in
··· 2 2 #define EXEEXT "" 3 3 #define relocate libiconv_relocate 4 4 #define set_relocation_prefix libiconv_set_relocation_prefix 5 - #define LIBDIR "${CMAKE_INSTALL_PREFIX}/lib${SUFFIX}/darling" 5 + #define LIBDIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/darling" 6 6