source: trunk/third/evolution/configure.athena @ 17289

Revision 17289, 155 bytes checked in by ghudson, 22 years ago (diff)
Red Hat 7.2 does not ship with a db31-devel, so we need to build third/db on Linux. Point Evolution at the resulting build.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2exec ./configure "$@" --with-krb4=/usr/athena --with-krb5=/usr/athena \
3  --with-db3-include=/usr/athena/include --with-db3-libs=/usr/athena/lib
Note: See TracBrowser for help on using the repository browser.