Depend on alloca-opt, not alloca.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2004 13:45:27 +0000 (13:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Dec 2004 13:45:27 +0000 (13:45 +0000)
modules/getdate

index b1e2bc6044267712c08b81d865f5366656b87401..03485c27afd43270cefd841fa80a05ffa3397ee7 100644 (file)
@@ -16,7 +16,7 @@ gettime
 mktime
 setenv
 xalloc
-alloca
+alloca-opt
 
 configure.ac:
 gl_GETDATE
@@ -34,4 +34,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-