summaryrefslogtreecommitdiff
path: root/lib/make/extras/PTHREADS
Commit message (Collapse)AuthorAge
* Remove superfluous empty line in output.schnetter2004-11-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3915 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Should not call 'return' in a shell script which is sourced by configure.tradke2001-04-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2113 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cannot modify CFLAGS at this stage. So rather put defines necessary fortradke2001-04-05
| | | | | | | PTHREADS into cctk_Extradefs.h. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2095 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Set the compiler/linker flags for PTHREADS support according to the detectedtradke2001-04-05
| | | | | | | | configuration from the configure script. Changed '#define PTHREADS' into '#define CCTK_PTHREADS 1'. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2093 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Can use PTHREADS=yes to link in the pthread library.goodale2000-10-25
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1870 17b73243-c579-4c4c-a9d2-2d5706c11dac