- Timestamp:
- Jul 20, 2018, 9:59:20 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 982b0a5
- Parents:
- 3a8cc12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r3a8cc12 ra5c722b 2492 2492 2493 2493 #AC_CONFIG_SRCDIR([src/main.cc]) 2494 ac_config_headers="$ac_config_headers config.h "2494 ac_config_headers="$ac_config_headers config.h:src/config.h.in" 2495 2495 2496 2496 # Check whether --enable-silent-rules was given. … … 7050 7050 do 7051 7051 case $ac_config_target in 7052 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h " ;;7052 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:src/config.h.in" ;; 7053 7053 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 7054 7054 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
Note: See TracChangeset
for help on using the changeset viewer.