Ignore:
Timestamp:
2000-11-15T15:00:13+13:00 (23 years ago)
Author:
paynter
Message:

Added a new configure script in the packages directory that is called by
the $GSDLHOME congfigure script. The script in packages is a simple shell
script that calls the necessary configure scripts in the the various
packages. (The initial version calls the unix/wv/wv-0.6.0-gs/configure
script.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/configure.in

    r1568 r1668  
    242242# ---------------------------------------------------------------------------
    243243
     244AC_CONFIG_SUBDIRS(packages)
     245
    244246AC_OUTPUT(packages/mg/Makefile packages/mg/src/text/Makefile packages/mg/src/images/Makefile
    245247          packages/mg/src/scripts/Makefile packages/mg/lib/Makefile src/mgpp/Makefile
Note: See TracChangeset for help on using the changeset viewer.