Missing piece of previous commit - add @ALLOCA@ to sources (normally

Missing piece of previous commit - add @ALLOCA@ to sources (normally expands to nothing).
This commit is contained in:
Elliot Lee 2000-09-25 15:46:12 +00:00
parent 273d0c7b93
commit 8dd96cd0b7
2 changed files with 4 additions and 2 deletions

View 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 = \

View 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 = \