bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fix leftover part of allocsa -> malloca transition


From: Ben Pfaff
Subject: fix leftover part of allocsa -> malloca transition
Date: Thu, 14 Jun 2007 07:37:04 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

I checked this in.

2007-06-14  Ben Pfaff  <address@hidden>

        Missing part of allocsa -> malloca transition.
        * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
        gl_MALLOCA.

diff -u -p -r1.5 relocatable-prog-wrapper
--- modules/relocatable-prog-wrapper    9 Jun 2007 11:11:14 -0000       1.5
+++ modules/relocatable-prog-wrapper    14 Jun 2007 14:35:16 -0000
@@ -41,7 +41,7 @@ unistd
 configure.ac:
 gl_FUNC_READLINK_SEPARATE
 gl_CANONICALIZE_LGPL_SEPARATE
-gl_ALLOCSA
+gl_MALLOCA
 gl_RELOCATABLE_LIBRARY_SEPARATE
 gl_FUNC_SETENV_SEPARATE
 gl_FUNC_STRERROR_SEPARATE

-- 
Ben Pfaff
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]