1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

- Add FindTCL.cmake to fix FreeBSD detection

- Only call Tcl_CreateNamespace when available in the public API,
  fix compatibility with older release
This commit is contained in:
Julien Louis
2008-10-18 13:54:59 +02:00
parent eab690aaaf
commit 1f10ee141a
4 changed files with 166 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
#cmakedefine HAVE_LANGINFO_CODESET
#cmakedefine HAVE_STRNDUP
#cmakedefine ICONV_2ARG_IS_CONST 1
#cmakedefine HAVE_TCL_CREATE_NS
#define PACKAGE_VERSION "@VERSION@"
#define PACKAGE "@PROJECT_NAME@"
#define PACKAGE_NAME "@PROJECT_NAME@"