mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4852
This commit is contained in:
parent
2807f4c366
commit
2d46810af1
|
@ -3,6 +3,9 @@
|
|||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
## make sure rebuilding uses the right aclocal-switches
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
API_SUBDIRS = api lib apps zip
|
||||
|
||||
if ENABLE_SERVER
|
||||
|
|
|
@ -21300,3 +21300,9 @@ David 14 Dec 2004
|
|||
|
||||
api/
|
||||
graphics_impl.C
|
||||
|
||||
Reinhard Prix 2004-12-15
|
||||
- Make sure that when --enable-maintainer-mode is used, automatic
|
||||
re-configuration will find the proper macro-definitions in m4.
|
||||
|
||||
Makefile.am
|
||||
|
|
Loading…
Reference in New Issue