David Moreno schreef:

> this must be the 135 line?
> 
> OPTIM=CFLAGS=-DMGD_MYSQL_HOST="my_database_server" "$RPM_OPT_FLAGS"
> LDFLAGS="$MYSQLLIBS -lcrypt" ./configure --enable-shared=no --disable-shared
> --prefix=`pwd`

Close:

CFLAGS=-DMGD_MYSQL_HOST="my_database_server" OPTIM="$RPM_OPT_FLAGS" 
LDFLAGS="$MYSQLLIBS -lcrypt" ./configure --enable-shared=no 
--disable-shared --prefix=`pwd`

Emile

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to