Added a default 0 to BUILD_PARTICLES value
This commit is contained in:
parent
065d83fdea
commit
1df3900198
1 changed files with 1 additions and 1 deletions
|
|
@ -456,7 +456,7 @@ AC_SUBST(LOCAL_LIBS)
|
|||
#--------------------------------------------------
|
||||
# Particle Library interface
|
||||
#--------------------------------------------------
|
||||
BUILD_PARTICLES=
|
||||
BUILD_PARTICLES=0
|
||||
|
||||
if test "$ENABLE_PARTICLES" = "y"
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue