changed HOST to HOSTTYPE

svn path=/trunk/boinc/; revision=1375
This commit is contained in:
Karl Chen 2003-06-11 22:42:48 +00:00
parent 5ba569eeba
commit 6d32b0abd9
2 changed files with 0 additions and 2 deletions

View File

@ -153,7 +153,6 @@ AM_CFLAGS = -g -Wall
AM_CXXFLAGS = -g -Wall
AM_CPPFLAGS = \
-DHOSTTYPE=\"@host@\" \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/api \
-I$(top_srcdir)/db \

View File

@ -153,7 +153,6 @@ AM_CFLAGS = -g -Wall
AM_CXXFLAGS = -g -Wall
AM_CPPFLAGS = \
-DHOSTTYPE=\"@host@\" \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/api \
-I$(top_srcdir)/db \