Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
rude
rude
Commits
41a2c814
Commit
41a2c814
authored
Dec 11, 2014
by
yorn
Browse files
Update .gitignore
parent
e2a12de5
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
41a2c814
*.o
crude/crude
rude/rude
*~
/crude/crude
/rude/rude
autom4te.cache/
autoconf/config.hin
configure
crude/Makefile
include/config.h
include/stamp.h
rude/Makefile
Makefile
/autom4te.cache/
/autoconf/config.hin
/configure
/config.log
/config.status
/crude/Makefile
/include/config.h
/include/stamp.h
/rude/Makefile
/Makefile
autoconf/config.hin
deleted
100644 → 0
View file @
e2a12de5
/* autoconf/config.hin. Generated automatically from configure.in by autoheader 2.13. */
/***************************************************************************
* autoconfig/acconfig.h *
* - is the template file for autoconfig/config.hin which is generated *
* by the autoheader command *
* *
* autoconfig/config.hin *
* - is the template for include/config.h, that will be gererated by *
* the ./configure script *
* *
* include/config.h *
* - is the file that has the definitions/options for the pre-processor *
* *
***************************************************************************/
/* Define to empty if the keyword does not work. */
#undef const
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
/* Define if you need to in order for stat and other things to work. */
#undef _POSIX_SOURCE
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define if your <sys/time.h> declares struct tm. */
#undef TM_IN_SYS_TIME
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
/* Define if you have the gettimeofday function. */
#undef HAVE_GETTIMEOFDAY
/* Define if you have the munlockall function. */
#undef HAVE_MUNLOCKALL
/* Define if you have the select function. */
#undef HAVE_SELECT
/* Define if you have the sigaction function. */
#undef HAVE_SIGACTION
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Amount of DEBUGGING output */
#undef DEBUG
/* End of file */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment