|
8bd1168a
|
2009-10-02T09:18:16
|
|
relocatable-prog-wrapper: Add missing dependency on double-slash-root.
|
|
ed613b9e
|
2009-09-19T11:21:19
|
|
canonicalize-lgpl: adjust clients to use correct header
* m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
(gl_CANONICALIZE_LGPL): Use correct shell quoting.
* modules/relocatable-prog-wrapper (Files): Drop canonicalize.h.
* lib/fchdir.c (includes): Use <stdlib.h>, not "canonicalize.h".
* lib/progreloc.c (includes): Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
5593e81f
|
2009-09-19T05:19:32
|
|
relocatable-prog-wrapper: fix build
* modules/relocatable-prog-wrapper (Files): Update name of
canonicalize m4 file, broken on 2009-09-17.
Reported by emad hajjar <aleppos@hotmail.com>.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
5a1286a9
|
2009-03-26T05:11:07
|
|
Fix a problem with --enable-relocatable on Solaris 7.
|
|
17fda904
|
2008-12-14T12:41:47
|
|
Add missing dependency.
|
|
ff66edf9
|
2008-04-04T04:23:39
|
|
relocatable-prog-wrapper needs the gl_ENVIRON macro.
|
|
f5b1f897
|
2008-01-04T15:44:57
|
|
Modules intprops and string needed by relocatable-prog-wrapper.
|
|
3f443c98
|
2007-12-26T16:25:28
|
|
Fix link error in relocatability wrappers, due to xalloc_die().
|
|
81e61b22
|
2007-12-26T16:20:10
|
|
Split setenv module into setenv and unsetenv. Get rid of setenv.h.
|
|
c88c4b13
|
2007-09-30T04:17:42
|
|
Change xreadlink module to use areadlink.
|
|
a717329a
|
2007-06-14T14:35:52
|
|
Missing part of allocsa -> malloca transition.
* modules/relocatable-prog-wrapper: gl_ALLOCSA should be
gl_MALLOCA.
|
|
90988ede
|
2007-06-09T11:11:14
|
|
Update after allocsa -> malloca renaming.
|
|
9f88c0b0
|
2007-04-06T14:36:56
|
|
Assume 'long double' exists.
|
|
4f1ef93b
|
2007-03-04T15:33:48
|
|
Compile relocatable.c only if --enable-relocatable was specified.
|
|
029f4d9a
|
2007-03-03T23:59:53
|
|
Oops. readlink.h doesn't exist.
|
|
ea669847
|
2007-03-03T20:14:01
|
|
Description of the wrapper for relocatable programs.
|