Release calc version 2.12.4.14

This commit is contained in:
Landon Curt Noll
2014-09-21 22:28:35 -07:00
parent cc2f6f7b85
commit ed4b56d1ec
88 changed files with 1688 additions and 1243 deletions

View File

@@ -3,12 +3,12 @@
*/
#if !defined(__HAVE_GETSID_H__)
#define __HAVE_GETSID_H__
#if !defined(CALC_HAVE_GETSID_H)
#define CALC_HAVE_GETSID_H
/* do we have or want getsid()? */
#undef HAVE_GETSID /* no */
#endif /* !__HAVE_GETSID_H__ */
#endif /* !CALC_HAVE_GETSID_H */