Ignore:
Timestamp:
2008-07-29T23:23:00+12:00 (16 years ago)
Author:
davidb
Message:

Tidying up of Makefile generation in mg's configure script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indexers/trunk/mg/configure

    r16583 r16588  
    66086608# ---------------------------------------------------------------------------
    66096609
    6610                                                                       ac_config_files="$ac_config_files Makefile src/text/Makefile src/images/Makefile src/scripts/Makefile lib/Makefile jni/Makefile java/org/greenstone/mg/Makefile"
     6610                                                  ac_config_files="$ac_config_files Makefile src/text/Makefile lib/Makefile jni/Makefile java/org/greenstone/mg/Makefile"
    66116611          ac_config_commands="$ac_config_commands default"
    66126612cat >confcache <<\_ACEOF
     
    71407140  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
    71417141  "src/text/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/text/Makefile" ;;
    7142   "src/images/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/images/Makefile" ;;
    7143   "src/scripts/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/scripts/Makefile" ;;
    71447142  "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
    71457143  "jni/Makefile" ) CONFIG_FILES="$CONFIG_FILES jni/Makefile" ;;
Note: See TracChangeset for help on using the changeset viewer.