mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02: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:
@@ -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 = \
|
||||
|
Reference in New Issue
Block a user