- build system: don't install config.h

svn path=/trunk/boinc/; revision=18430
This commit is contained in:
David Anderson 2009-06-16 19:28:08 +00:00
parent 0939ec0d3a
commit dfaf0023d4
3 changed files with 5 additions and 2 deletions

View File

@ -39,7 +39,6 @@ EXTRA_DIST = \
if INSTALL_HEADERS
pkginclude_HEADERS = \
config.h \
version.h
endif

View File

@ -5721,4 +5721,9 @@ David 16 June 2009
parse.h
util.cpp
David 16 June 2009
- build system: don't install config.h
Makefile.am
lib/
Makefile.am

View File

@ -121,7 +121,6 @@ pkginclude_HEADERS = \
std_fixes.h \
str_util.h \
synch.h \
unix_util.h \
util.h \
win_util.h \
$(mac_headers)