Changeset 13363f4
- Timestamp:
 - Apr 4, 2019, 10:58:09 AM (7 years ago)
 - Branches:
 - ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
 - Children:
 - 98319ad
 - Parents:
 - 2fabdc02
 - Location:
 - libcfa
 - Files:
 - 
      
- 2 edited
 
- 
          
  configure (modified) (1 diff)
 - 
          
  configure.ac (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
libcfa/configure
r2fabdc02 r13363f4 2977 2977 ;; 2978 2978 esac 2979 2980 CONFIG_CFAFLAGS="${CONFIG_CFAFLAGS} ${CFAFLAGS}" 2979 2981 2980 2982  - 
      
libcfa/configure.ac
r2fabdc02 r13363f4 64 64 esac 65 65 66 CONFIG_CFAFLAGS="${CONFIG_CFAFLAGS} ${CFAFLAGS}" 67 66 68 AC_SUBST(CONFIG_CFLAGS) 67 69 AC_SUBST(CONFIG_CFAFLAGS)  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.