IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2005, 4:29:44 PM (21 years ago)
Author:
desonia
Message:

removed psImageIO functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r3889 r4128  
    119119]])], [], [AC_MSG_ERROR([MySQL 4.1.2 or newer is required.  Obtain it at  http://www.mysql.com or use --with-mysql to specify location.])])
    120120
    121   CFLAGS="${CFLAGS=} -DBUILD_PSDB"
    122   PSLIB_CFLAGS="${PSLIB_CFLAGS=} -DBUILD_PSDB"
    123121else
     122  CFLAGS="${CFLAGS=} -DOMIT_PSDB"
     123  PSLIB_CFLAGS="${PSLIB_CFLAGS=} -DOMIT_PSDB"
    124124  AC_MSG_RESULT([disable building MySQL functionality])
    125125fi
Note: See TracChangeset for help on using the changeset viewer.