summaryrefslogtreecommitdiff
path: root/modules/relocatable-prog-wrapper
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-06-09 11:11:14 +0000
committerBruno Haible <bruno@clisp.org>2007-06-09 11:11:14 +0000
commit90988ede07abd2e58283d5e06b1b69f74b6967d2 (patch)
treeb4fe189a7179707b12ed3697811c36e0975e9a1c /modules/relocatable-prog-wrapper
parent8b420b18471251565faf524a4e9dbbe27e298d78 (diff)
downloadgnulib-90988ede07abd2e58283d5e06b1b69f74b6967d2.tar.gz
Update after allocsa -> malloca renaming.
Diffstat (limited to 'modules/relocatable-prog-wrapper')
-rw-r--r--modules/relocatable-prog-wrapper6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/relocatable-prog-wrapper b/modules/relocatable-prog-wrapper
index 704973fc09..10e39774ca 100644
--- a/modules/relocatable-prog-wrapper
+++ b/modules/relocatable-prog-wrapper
@@ -13,8 +13,8 @@ lib/xreadlink.c
lib/readlink.c
lib/canonicalize.h
lib/canonicalize-lgpl.c
-lib/allocsa.h
-lib/allocsa.c
+lib/malloca.h
+lib/malloca.c
lib/relocatable.h
lib/relocatable.c
lib/setenv.h
@@ -22,7 +22,7 @@ lib/setenv.c
lib/strerror.c
lib/c-ctype.h
lib/c-ctype.c
-m4/allocsa.m4
+m4/malloca.m4
m4/canonicalize-lgpl.m4
m4/eealloc.m4
m4/longlong.m4