Ignore:
Timestamp:
2010-01-15T16:12:58+13:00 (14 years ago)
Author:
mdewsnip
Message:

Now creates runtime-src/src/recpt/Makefile as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gs2-core/runtime-src/configure

    r21474 r21482  
    26922692
    26932693# Generate the Makefiles for this package
    2694                               ac_config_files="$ac_config_files Makefile src/colservr/Makefile src/protocol/Makefile"
     2694                                        ac_config_files="$ac_config_files Makefile src/colservr/Makefile src/protocol/Makefile src/recpt/Makefile"
    26952695cat >confcache <<\_ACEOF
    26962696# This file is a shell script that caches the results of configure
     
    32523252  "src/colservr/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/colservr/Makefile" ;;
    32533253  "src/protocol/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/protocol/Makefile" ;;
     3254  "src/recpt/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/recpt/Makefile" ;;
    32543255  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
    32553256  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
Note: See TracChangeset for help on using the changeset viewer.