Missing piece of previous commit - add @ALLOCA@ to sources (normally
authorElliot Lee <sopwith@src.gnome.org>
Mon, 25 Sep 2000 15:46:12 +0000 (15:46 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Mon, 25 Sep 2000 15:46:12 +0000 (15:46 +0000)
Missing piece of previous commit - add @ALLOCA@ to sources (normally expands to nothing).

Makefile.am
glib/Makefile.am

index ff411f4..104d783 100644 (file)
@@ -75,7 +75,8 @@ libglib_1_3_la_SOURCES =      \
        gunichartables.h        \
        gunidecomp.h            \
        gunidecomp.c            \
-       gutils.c
+       gutils.c                \
+       @ALLOCA@
 
 glibincludedir=$(includedir)/glib-2.0
 glibinclude_HEADERS =   \
index ff411f4..104d783 100644 (file)
@@ -75,7 +75,8 @@ libglib_1_3_la_SOURCES =      \
        gunichartables.h        \
        gunidecomp.h            \
        gunidecomp.c            \
-       gutils.c
+       gutils.c                \
+       @ALLOCA@
 
 glibincludedir=$(includedir)/glib-2.0
 glibinclude_HEADERS =   \