bug-gnulib
[Top][All Lists]
Advanced

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

[bug-gnulib] xmalloc should depend on xalloc-die


From: Dave Love
Subject: [bug-gnulib] xmalloc should depend on xalloc-die
Date: Mon, 09 May 2005 10:57:27 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3 (gnu/linux)

gnulib-tool sucked in xmalloc from something else and that failed to
build because xalloc-die was missing.  This fixed it:

--- xalloc.~1.15.~      Sat Apr 16 22:19:07 2005
+++ xalloc      Mon May  9 10:50:13 2005
@@ -7,6 +7,7 @@
 m4/xalloc.m4
 
 Depends-on:
+xalloc-die
 
 configure.ac:
 gl_XALLOC




reply via email to

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