diff options
Diffstat (limited to 'config.ami.template')
-rw-r--r-- | config.ami.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.ami.template b/config.ami.template index c31eea4..d9163c0 100644 --- a/config.ami.template +++ b/config.ami.template @@ -321,6 +321,9 @@ this program. If not, see <http://www.gnu.org/licenses/>. */ /* Define if you have the sun library (-lsun). */ /* #undef HAVE_LIBSUN */ +/* Output sync sypport */ +#define NO_OUTPUT_SYNC + /* Define for Case Insensitve behavior */ #define HAVE_CASE_INSENSITIVE_FS |