+1999-10-05 Ben Elliston <bje@cygnus.com>
+
+ * autoconf.texi (AC_PATH_XTRA): Correctly document the behaviour
+ when X is not available.
+
1999-10-02 Akim Demaille <demaille@inf.enst.fr>
* acgeneral.m4: Instead of just undefining eval, format, include
@ovindex X_PRE_LIBS
An enhanced version of @code{AC_PATH_X}. It adds the C compiler flags that
X needs to output variable @code{X_CFLAGS}, and the X linker flags to
-@code{X_LIBS}. If X is not available, adds @samp{-DX_DISPLAY_MISSING} to
-@code{X_CFLAGS}.
+@code{X_LIBS}. If X is not available, define @code{X_DISPLAY_MISSING}.
This macro also checks for special libraries that some systems need in
order to compile X programs. It adds any that the system needs to
@ovindex X_PRE_LIBS
An enhanced version of @code{AC_PATH_X}. It adds the C compiler flags that
X needs to output variable @code{X_CFLAGS}, and the X linker flags to
-@code{X_LIBS}. If X is not available, adds @samp{-DX_DISPLAY_MISSING} to
-@code{X_CFLAGS}.
+@code{X_LIBS}. If X is not available, define @code{X_DISPLAY_MISSING}.
This macro also checks for special libraries that some systems need in
order to compile X programs. It adds any that the system needs to