view lispref/configure.in @ 90832:f8d5b7c904d2

Don't define HAVE_LIBOTF if OTF_get_features is not available.
author Kenichi Handa <handa@m17n.org>
date Tue, 01 May 2007 05:10:26 +0000
parents 548375b6b1f8
children
line wrap: on
line source

dnl Process this file with autoconf to produce a configure script.
AC_INIT(elisp.texi)
AC_OUTPUT(Makefile)

m4_if(dnl	Do not change this comment
   arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
)dnl