|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../gettext/gettext.conf |
|
|
|
# Copyright (C) 2006 - 2010 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2020 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# |
|
|
@ -21,3 +21,4 @@ hook_add postmake 5 "rm -f $root/po-mode.el" |
|
|
|
if ! atstage native; then |
|
|
|
var_append confopt ' ' "--disable-csharp" |
|
|
|
fi |
|
|
|
hook_add preconf 9 'autoreconf -ivf' |