Changeset 1493 for trunk/gsdl/configure


Ignore:
Timestamp:
2000-09-04T15:03:29+12:00 (24 years ago)
Author:
sjboddie
Message:

added getpw and ability to set initial password from within installation
script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/configure

    r1332 r1493  
    34033403
    34043404trap 'rm -fr `echo "packages/mg/Makefile packages/mg/src/text/Makefile packages/mg/src/images/Makefile
    3405           packages/mg/src/scripts/Makefile packages/mg/lib/Makefile src/mgpp/Makefile
    3406       src/mgpp/text/Makefile src/mgpp/lib/Makefile
     3405          packages/mg/src/scripts/Makefile packages/mg/lib/Makefile src/mgpp/Makefile 
     3406      src/mgpp/lib/Makefile src/mgpp/text/Makefile
    34073407          src/hashfile/Makefile src/colservr/Makefile src/recpt/Makefile src/txt2db/Makefile
    3408           src/db2txt/Makefile lib/Makefile Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
     3408          src/db2txt/Makefile lib/Makefile Makefile src/getpw/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
    34093409EOF
    34103410cat >> $CONFIG_STATUS <<EOF
     
    34993499
    35003500CONFIG_FILES=\${CONFIG_FILES-"packages/mg/Makefile packages/mg/src/text/Makefile packages/mg/src/images/Makefile
    3501           packages/mg/src/scripts/Makefile packages/mg/lib/Makefile src/mgpp/Makefile
    3502       src/mgpp/text/Makefile src/mgpp/lib/Makefile
     3501          packages/mg/src/scripts/Makefile packages/mg/lib/Makefile src/mgpp/Makefile 
     3502      src/mgpp/lib/Makefile src/mgpp/text/Makefile
    35033503          src/hashfile/Makefile src/colservr/Makefile src/recpt/Makefile src/txt2db/Makefile
    3504           src/db2txt/Makefile lib/Makefile Makefile"}
     3504          src/db2txt/Makefile lib/Makefile Makefile src/getpw/Makefile"}
    35053505EOF
    35063506cat >> $CONFIG_STATUS <<\EOF
Note: See TracChangeset for help on using the changeset viewer.