diff options
| author | Glenn Morris | 2012-10-09 06:17:32 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-10-09 06:17:32 -0400 |
| commit | bf05ed1f9ece919197cd5a0c2b9c65b1a3fbb22c (patch) | |
| tree | f10cb71fa93c6447df134886e934460466ed30e7 | |
| parent | 9a5f296f696529346c9d31a1a78f0d1565547390 (diff) | |
| download | emacs-bf05ed1f9ece919197cd5a0c2b9c65b1a3fbb22c.tar.gz emacs-bf05ed1f9ece919197cd5a0c2b9c65b1a3fbb22c.zip | |
Auto-commit of generated files.
| -rw-r--r-- | autogen/config.in | 2 | ||||
| -rwxr-xr-x | autogen/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/autogen/config.in b/autogen/config.in index 7aaf6650fa0..c5f32371dd7 100644 --- a/autogen/config.in +++ b/autogen/config.in | |||
| @@ -692,7 +692,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 692 | Mac OS X. */ | 692 | Mac OS X. */ |
| 693 | #undef HAVE_NS | 693 | #undef HAVE_NS |
| 694 | 694 | ||
| 695 | /* Define to use native Windows GUI. */ | 695 | /* Define to use native MS Windows GUI. */ |
| 696 | #undef HAVE_NTGUI | 696 | #undef HAVE_NTGUI |
| 697 | 697 | ||
| 698 | /* Define to 1 if libotf has OTF_get_variation_glyphs. */ | 698 | /* Define to 1 if libotf has OTF_get_variation_glyphs. */ |
diff --git a/autogen/configure b/autogen/configure index 163bbaf8719..67e1039d54c 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -2084,7 +2084,7 @@ Optional Packages: | |||
| 2084 | --without-xaw3d don't use Xaw3d | 2084 | --without-xaw3d don't use Xaw3d |
| 2085 | --without-xim don't use X11 XIM | 2085 | --without-xim don't use X11 XIM |
| 2086 | --with-ns use NeXTstep (Cocoa or GNUstep) windowing system | 2086 | --with-ns use NeXTstep (Cocoa or GNUstep) windowing system |
| 2087 | --with-w32 use native Windows GUI | 2087 | --with-w32 use native MS Windows GUI |
| 2088 | --without-gpm don't use -lgpm for mouse support on a GNU/Linux | 2088 | --without-gpm don't use -lgpm for mouse support on a GNU/Linux |
| 2089 | console | 2089 | console |
| 2090 | --without-dbus don't compile with D-Bus support | 2090 | --without-dbus don't compile with D-Bus support |