mirror of https://github.com/BOINC/boinc.git
Put acinclude.m4 into m4/ subdirectory and renamed wxWidgets.
svn path=/trunk/boinc/; revision=4606
This commit is contained in:
parent
38e9cdf7e5
commit
2ad2c8233f
|
@ -19876,12 +19876,13 @@ Rom 19 Nov 2004
|
|||
|
||||
Bruce 19 Nov 2004 UTC (from Reinhard Prix)
|
||||
|
||||
- Added nice macro (acinclude.m4) to CVS for detection of wxWidgets. Any additional
|
||||
non-standard macros should be added to this file. Now switch off
|
||||
clientgui build (with nice warning) if wxWidgets is not found. Add
|
||||
- Added nice macro (wxWidgets.m4) to CVS for detection of wxWidgets.
|
||||
Now switch off clientgui build (with nice warning) if wxWidgets is
|
||||
not found.
|
||||
- Use outcome of pthread tests and corresponding flags to set pthreads
|
||||
CFLAGS correctly.
|
||||
|
||||
configure.ac
|
||||
Makefile.am
|
||||
acinclude.m4
|
||||
m4/
|
||||
wxWidgets.m4
|
||||
|
|
Loading…
Reference in New Issue