scp2: Bin not used defines
Change-Id: I4d2fe64fb8635bb87c9eb3b3f5b98227811cea03
This commit is contained in:
parent
7b340f0d88
commit
98c0a80a1c
2 changed files with 0 additions and 6 deletions
|
@ -11,10 +11,6 @@ $(eval $(call gb_InstallModule_InstallModule,scp2/gnome))
|
|||
|
||||
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/gnome,gnome))
|
||||
|
||||
$(eval $(call gb_InstallModule_define_if_set,scp2/gnome,\
|
||||
ENABLE_GTK \
|
||||
))
|
||||
|
||||
$(eval $(call gb_InstallModule_add_scpfiles,scp2/gnome,\
|
||||
scp2/source/gnome/file_gnome \
|
||||
))
|
||||
|
|
|
@ -19,11 +19,9 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/ooo,\
|
|||
))
|
||||
|
||||
$(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\
|
||||
ENABLE_GTK \
|
||||
ENABLE_SYSTRAY_GTK \
|
||||
ENABLE_MACOSX_SANDBOX \
|
||||
ENABLE_ONLINE_UPDATE \
|
||||
ENABLE_TDE \
|
||||
SYSTEM_CURL \
|
||||
SYSTEM_HSQLDB \
|
||||
SYSTEM_LIBXSLT \
|
||||
|
|
Loading…
Reference in a new issue