diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-09-06 09:34:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-09-06 09:34:47 +0000 |
commit | f6d73036cdaa1d34f06f33156fe1b9447c1d30ae (patch) | |
tree | 2e0f0f366c4b98c43589ad6c9f84c2e971e0dc23 /misc/estic/files/patch-check.h | |
parent | Partly revert the changes to MASTER_SITE_QT. Either the mirror changed (diff) |
- update to 1.61
- allow pipes as input
- fixed build with X11
- fixed option WITHOUT_X11
- new option WITH_ESTIC_DTR_OFF
- honor NOPORTDOCS
Submitted by: Peter Much & Dirk Meyer
Notes
Notes:
svn path=/head/; revision=142069
Diffstat (limited to 'misc/estic/files/patch-check.h')
-rw-r--r-- | misc/estic/files/patch-check.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/estic/files/patch-check.h b/misc/estic/files/patch-check.h index 6b112002607c..4db36dc5d45b 100644 --- a/misc/estic/files/patch-check.h +++ b/misc/estic/files/patch-check.h @@ -10,4 +10,3 @@ void (*CheckFailed) (const char* Msg, const char* Cond, int Code, const char* File, int Line); // Function pointer that is called from Check if the condition code is true. -Only in foo/spunk: check.o |