From: Elliot Lee Date: Mon, 25 Sep 2000 15:46:12 +0000 (+0000) Subject: Missing piece of previous commit - add @ALLOCA@ to sources (normally X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=8dd96cd0b7a558f70095ce2ff863c77b8071d592;p=dana%2Fcg-glib.git Missing piece of previous commit - add @ALLOCA@ to sources (normally Missing piece of previous commit - add @ALLOCA@ to sources (normally expands to nothing). --- diff --git a/Makefile.am b/Makefile.am index ff411f43..104d783b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 = \ diff --git a/glib/Makefile.am b/glib/Makefile.am index ff411f43..104d783b 100644 --- a/glib/Makefile.am +++ b/glib/Makefile.am @@ -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 = \