2004-02-16 08:54:01 -08:00
|
|
|
. $stdenv/setup
|
2004-02-16 07:40:55 -08:00
|
|
|
|
2004-03-31 02:19:01 -08:00
|
|
|
configureFlags="\
|
2004-04-08 06:50:29 -07:00
|
|
|
--with-store-dir=$storeDir --localstatedir=$stateDir \
|
2004-04-21 04:08:36 -07:00
|
|
|
--with-aterm=$aterm --with-bdb=$bdb" \
|
|
|
|
--disable-init-state
|
2004-03-31 02:19:01 -08:00
|
|
|
|
|
|
|
genericBuild
|