Ignore:
Timestamp:
Jul 24, 2018, 1:35:01 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
857638d, e89f4b1
Parents:
2514607d
Message:

Fixed some inconsistencies in the srcdir/builddir for tests and libcfa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/Makefile.in

    r2514607d re68b3a8  
    423423ARFLAGS = cr
    424424lib_LIBRARIES = $(am__append_1) $(am__append_2)
    425 EXTRA_FLAGS = -g -Wall -Wno-unused-function -imacros libcfa-prelude.c -I${srcdir} @CFA_FLAGS@
     425EXTRA_FLAGS = -g -Wall -Wno-unused-function -imacros libcfa-prelude.c @CFA_FLAGS@ $(DEFAULT_INCLUDES)
    426426AM_CCASFLAGS = @CFA_FLAGS@
    427427headers = fstream iostream iterator limits rational time stdlib common \
Note: See TracChangeset for help on using the changeset viewer.