Changeset 13509


Ignore:
Timestamp:
2006-12-14T16:55:22+13:00 (17 years ago)
Author:
kjdon
Message:

updated configure for previous commit to configure.in. NOTE, autoconf must be run in gs2build directory, not gs2build-extra. Copy the configure.in file to gs2build, then run autoconf, and copy configure back to gs2build-extra.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gs2build-extra/configure

    r13482 r13509  
    73017301srclist="src/mgpp/lib/Makefile src/mgpp/text/Makefile src/mgpp/Makefile src/hashfile/Makefile src/txt2db/Makefile src/db2txt/Makefile src/phind/generate/Makefile "
    73027302
    7303                                                                                           ac_config_files="$ac_config_files packages/mg/Makefile packages/mg/src/text/Makefile packages/mg/src/images/Makefile packages/mg/src/scripts/Makefile packages/mg/lib/Makefile lib/Makefile Makefile $srclist $moduleDirs"
     7303                                                                                                    ac_config_files="$ac_config_files packages/Makefile packages/mg/Makefile packages/mg/src/text/Makefile packages/mg/src/images/Makefile packages/mg/src/scripts/Makefile packages/mg/lib/Makefile lib/Makefile Makefile $srclist $moduleDirs"
    73047304cat >confcache <<\_ACEOF
    73057305# This file is a shell script that caches the results of configure
     
    78277827  case "$ac_config_target" in
    78287828  # Handling of arguments.
     7829  "packages/Makefile" ) CONFIG_FILES="$CONFIG_FILES packages/Makefile" ;;
    78297830  "packages/mg/Makefile" ) CONFIG_FILES="$CONFIG_FILES packages/mg/Makefile" ;;
    78307831  "packages/mg/src/text/Makefile" ) CONFIG_FILES="$CONFIG_FILES packages/mg/src/text/Makefile" ;;
Note: See TracChangeset for help on using the changeset viewer.