Changeset 18028


Ignore:
Timestamp:
2008-12-03T11:29:10+13:00 (15 years ago)
Author:
mdewsnip
Message:

Modified to compile and install GDBM -- need to do this before the rest of the Greenstone code is compiled.

Location:
gsdl/trunk/common-src/packages
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/common-src/packages/Makefile.in

    r17497 r18028  
    3737# is assumed that each package will have at least four rules: all, install,
    3838# clean, and distclean.
    39 PACKAGEDIRS =   expat $(SQLITE_DIR) search4j
     39PACKAGEDIRS =   expat gdbm $(SQLITE_DIR) search4j
    4040
    4141
Note: See TracChangeset for help on using the changeset viewer.