modules/relocatable-lib


Log

Author Commit Date CI Message
Bruno Haible 357d319f 2011-05-21T18:23:54 relocatable-lib: Move AC_LIBOBJ invocations to module description. * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_SEPARATE): Remove macro. (gl_RELOCATABLE_LIBRARY): Move AC_LIBOBJ invocation from here... * modules/relocatable-lib (configure.ac): ... to here. * modules/relocatable-prog-wrapper (configure.ac): Invoke gl_RELOCATABLE_LIBRARY instead of gl_RELOCATABLE_LIBRARY_SEPARATE.
Bruno Haible 99196704 2008-11-02T18:02:05 Mark 'strdup' obsolete.
Bruno Haible 4f1ef93b 2007-03-04T15:33:48 Compile relocatable.c only if --enable-relocatable was specified.
Bruno Haible 36ab10df 2007-03-03T23:29:59 New module relocatable-lib, under GPL.
Bruno Haible cc6c2db7 2007-03-01T02:08:49 New module 'relocatable-lib'. From Ben Pfaff.