Home
last modified time | relevance | path

Searched refs:mono_present (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dcsharpexec.c170 static bool mono_present; in execute_csharp_using_mono() local
184 mono_present = (exitstatus == 0); in execute_csharp_using_mono()
188 if (mono_present) in execute_csharp_using_mono()