1
0
Fork 0

something switch position for some reason.

This commit is contained in:
curt 1998-07-03 11:53:54 +00:00
parent 3e426296de
commit 145ecfcf6e

View file

@ -9,6 +9,9 @@
/* Define if you have the vprintf function. */
#undef HAVE_VPRINTF
/* Define if you need to in order for stat and other things to work. */
#undef _POSIX_SOURCE
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
@ -39,6 +42,9 @@
/* Define to package name */
#undef PACKAGE
/* Define if you need to in order for stat and other things to work. */
#undef _POSIX_SOURCE
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE