Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2012-08-10 06:17:28 -04:00
parent 42b3a44436
commit 9ff736dc87
2 changed files with 7 additions and 0 deletions

View file

@ -126,6 +126,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
#undef DGUX
/* Character that separates directories in a file name. */
#undef DIRECTORY_SEP
/* Define if dispnew.c should include stdio_ext.h. */
#undef DISPNEW_NEEDS_STDIO_EXT

4
autogen/configure vendored
View file

@ -14721,6 +14721,10 @@ $as_echo "#define USER_FULL_NAME pw->pw_gecos" >>confdefs.h
$as_echo "#define DIRECTORY_SEP '/'" >>confdefs.h
$as_echo "#define IS_DEVICE_SEP(_c_) 0" >>confdefs.h