Mercurial > hg > xemacs-beta
diff nt/config.h @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | c9fe270a4101 |
children | f2b5d7006b0a |
line wrap: on
line diff
--- a/nt/config.h Mon Aug 13 10:38:47 2007 +0200 +++ b/nt/config.h Mon Aug 13 10:39:40 2007 +0200 @@ -31,7 +31,7 @@ /* Use this to add code in a structured way to FSF-maintained source files so as to make it obvious where XEmacs changes are. */ -#define XEMACS +#define XEMACS 1 /* Allow s&m files to differentiate OS versions without having multiple files to maintain. */ @@ -39,7 +39,7 @@ /* The configuration name. This is used as the install directory name for the lib-src programs. */ -#undef EMACS_CONFIGURATION +/* #undef EMACS_CONFIGURATION -- defined in xemacs.mak */ /* The configuration options. This is exported to Lisp. */ #undef EMACS_CONFIG_OPTIONS @@ -486,7 +486,7 @@ and Solaris systems; on Solaris, you may need to install the "SUNWaudmo" package.) */ -#undef HAVE_NATIVE_SOUND +/* #undef HAVE_NATIVE_SOUND */ /* If you wish to compile with support for the Network Audio System system define HAVE_NAS_SOUND.