mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
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:
parent
273d0c7b93
commit
8dd96cd0b7
@ -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 = \
|
||||
|
@ -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 = \
|
||||
|
Loading…
Reference in New Issue
Block a user