Ignore:
Timestamp:
Dec 13, 2014, 8:04:54 AM (10 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/r9/lib/configure

    r4836 r4866  
    26452645
    26462646
    2647 ac_config_headers="$ac_config_headers core/config.h"
     2647ac_config_headers="$ac_config_headers rappture/config.h"
    26482648
    26492649
     
    76467646
    76477647
    7648 ac_config_files="$ac_config_files Makefile core/Makefile core2/Makefile objects/Makefile objects/RpHash.h"
     7648ac_config_files="$ac_config_files Makefile rappture/Makefile rappture2/Makefile objects/Makefile objects/RpHash.h"
    76497649
    76507650cat >confcache <<\_ACEOF
     
    83408340do
    83418341  case $ac_config_target in
    8342     "core/config.h") CONFIG_HEADERS="$CONFIG_HEADERS core/config.h" ;;
     8342    "rappture/config.h") CONFIG_HEADERS="$CONFIG_HEADERS rappture/config.h" ;;
    83438343    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
    8344     "core/Makefile") CONFIG_FILES="$CONFIG_FILES core/Makefile" ;;
    8345     "core2/Makefile") CONFIG_FILES="$CONFIG_FILES core2/Makefile" ;;
     8344    "rappture/Makefile") CONFIG_FILES="$CONFIG_FILES rappture/Makefile" ;;
     8345    "rappture2/Makefile") CONFIG_FILES="$CONFIG_FILES rappture2/Makefile" ;;
    83468346    "objects/Makefile") CONFIG_FILES="$CONFIG_FILES objects/Makefile" ;;
    83478347    "objects/RpHash.h") CONFIG_FILES="$CONFIG_FILES objects/RpHash.h" ;;
Note: See TracChangeset for help on using the changeset viewer.