]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Tue, 9 Oct 2012 10:17:32 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 9 Oct 2012 10:17:32 +0000 (06:17 -0400)
autogen/config.in
autogen/configure

index 7aaf6650fa0c70a958871a6d1f3ea388fc8780e3..c5f32371dd77b30f8ce350e9fe4a1dd50bc3edc2 100644 (file)
@@ -692,7 +692,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
    Mac OS X. */
 #undef HAVE_NS
 
-/* Define to use native Windows GUI. */
+/* Define to use native MS Windows GUI. */
 #undef HAVE_NTGUI
 
 /* Define to 1 if libotf has OTF_get_variation_glyphs. */
index 163bbaf8719115cbe317b4fe0dd5054440727198..67e1039d54ca1e9a4eefec9fbd5351401cb2bb6a 100755 (executable)
@@ -2084,7 +2084,7 @@ Optional Packages:
   --without-xaw3d         don't use Xaw3d
   --without-xim           don't use X11 XIM
   --with-ns               use NeXTstep (Cocoa or GNUstep) windowing system
-  --with-w32              use native Windows GUI
+  --with-w32              use native MS Windows GUI
   --without-gpm           don't use -lgpm for mouse support on a GNU/Linux
                           console
   --without-dbus          don't compile with D-Bus support