summaryrefslogtreecommitdiff
path: root/lib/make/cctk_Config.h.in
Commit message (Expand)AuthorAge
...
* Checking if SOCKET is defined in the network stuff.goodale2000-10-31
* Check for gethostbyname and #define HAVE_GETHOSTBYNAME if it's available.goodale2000-10-20
* Checking for and #defining, another couple of networking header files.goodale2000-09-16
* Added check for crypt.h.goodale2000-09-15
* Checking for another header for the network stuff.goodale2000-09-15
* Checking for additional headers for socket stuff.goodale2000-09-14
* adding #undef CCTK_SOCKLEN_Tlanfer2000-08-25
* Detect if the C++ compiler defines bool, if not, do a typedef.goodale2000-07-18
* Added check for getopt_long_only. This should hopefully fixgoodale2000-05-15
* A few more checks for things. Now looks for regex.h and getopt.h andgoodale2000-05-14
* Preliminary support for cross-compilation.goodale2000-05-12
* Check, using C++, for the presence of vector and vector.h . This shouldgoodale2000-05-12
* Adding CCTK_FCALL to replace FMODIFIERallen2000-05-10
* Checks for the presence of mode_t. Under NT mkdir doesn't takegoodale2000-05-02
* Creating a #define for the NULL device.goodale2000-04-18
* Removed HAVE_WCHAN_H as we don't need it after all.goodale2000-04-17
* Now havegoodale2000-04-17
* Protecting #defines of inline and const against c++ inclusion.goodale2000-04-13
* Added detection of string.hgoodale2000-02-15
* Renaming fileallen2000-01-16