Changeset 577 for trunk/configure.in


Ignore:
Timestamp:
Feb 19, 2007 6:18:34 AM (17 years ago)
Author:
dkearney
Message:

adding src2/core as a target to configure, adjusting makefile to build shared and static librappture2 libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r563 r577  
    5959    MEX_ARCH="-arch=$with_matlab_arch"
    6060fi
    61 dnl AC_CHECK_PROG(MEX, mex, mex, false)
    6261dnl AM_CONDITIONAL(WITH_MATLAB, test x$MEX != x)
    6362
     
    209208            src/matlab/Makefile \
    210209            src/octave/Makefile \
     210            src2/core/Makefile \
    211211            test/Makefile \
    212212            gui/apps/rappture   )
Note: See TracChangeset for help on using the changeset viewer.