1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bruno Haible
ff66edf9a6 relocatable-prog-wrapper needs the gl_ENVIRON macro. 2008-04-04 04:23:39 +02:00
Simon Josefsson
f5b1f8971a Modules intprops and string needed by relocatable-prog-wrapper. 2008-01-04 15:44:57 +01:00
Bruno Haible
3f443c986b Fix link error in relocatability wrappers, due to xalloc_die(). 2007-12-26 16:25:28 +01:00
Bruno Haible
81e61b220d Split setenv module into setenv and unsetenv. Get rid of setenv.h. 2007-12-26 16:20:10 +01:00
Bruno Haible
c88c4b1312 Change xreadlink module to use areadlink. 2007-09-30 04:17:42 +02:00
Ben Pfaff
a717329a5e Missing part of allocsa -> malloca transition.
* modules/relocatable-prog-wrapper: gl_ALLOCSA should be
gl_MALLOCA.
2007-06-14 14:35:52 +00:00
Bruno Haible
90988ede07 Update after allocsa -> malloca renaming. 2007-06-09 11:11:14 +00:00
Bruno Haible
9f88c0b0e0 Assume 'long double' exists. 2007-04-06 14:36:56 +00:00
Bruno Haible
4f1ef93bb8 Compile relocatable.c only if --enable-relocatable was specified. 2007-03-04 15:33:48 +00:00
Bruno Haible
029f4d9ad0 Oops. readlink.h doesn't exist. 2007-03-03 23:59:53 +00:00
Bruno Haible
ea66984741 Description of the wrapper for relocatable programs. 2007-03-03 20:14:01 +00:00