emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/config.in,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/config.in,v
Date: Fri, 20 Jun 2008 18:18:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/06/20 18:18:41

Index: src/config.in
===================================================================
RCS file: /sources/emacs/emacs/src/config.in,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -b -r1.253 -r1.254
--- src/config.in       14 May 2008 07:40:12 -0000      1.253
+++ src/config.in       20 Jun 2008 18:18:40 -0000      1.254
@@ -106,6 +106,12 @@
 /* Define to 1 if you have the `cbrt' function. */
 #undef HAVE_CBRT
 
+/* Define to 1 if you have the `cfmakeraw' function. */
+#undef HAVE_CFMAKERAW
+
+/* Define to 1 if you have the `cfsetspeed' function. */
+#undef HAVE_CFSETSPEED
+
 /* Define to 1 if you have the `closedir' function. */
 #undef HAVE_CLOSEDIR
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]