diff options
| author | Littleboy | 2011-04-26 16:19:20 -0400 |
|---|---|---|
| committer | Julien | 2011-06-16 14:23:18 -0400 |
| commit | 1e3603b9371204c88a60983cbfb61a4adcef0b94 (patch) | |
| tree | 168124a1f173077ca8cdbc4b19c5f7e25767fe2b /configure | |
| parent | 28aa4f0f33c662b8d0c9273011d43237451b9659 (diff) | |
| download | scummvm-rg350-1e3603b9371204c88a60983cbfb61a4adcef0b94.tar.gz scummvm-rg350-1e3603b9371204c88a60983cbfb61a4adcef0b94.tar.bz2 scummvm-rg350-1e3603b9371204c88a60983cbfb61a4adcef0b94.zip | |
BACKENDS: Add define for Unity-specific taskbar code
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2951,6 +2951,7 @@ if test "$_unity" = yes ; then INCLUDES="$INCLUDES $UNITY_CFLAGS" fi define_in_config_h_if_yes "$_unity" 'USE_TASKBAR' +define_in_config_h_if_yes "$_unity" 'USE_TASKBAR_UNITY' echo "$_unity" # |
