/[svn]/linuxsampler/trunk/configure.ac
ViewVC logotype

Diff of /linuxsampler/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2356 by persson, Sun Jul 8 14:44:47 2012 UTC revision 2360 by persson, Thu Aug 16 17:01:35 2012 UTC
# Line 45  AM_PROG_LIBTOOL Line 45  AM_PROG_LIBTOOL
45  AC_SUBST(SHLIB_VERSION_ARG)  AC_SUBST(SHLIB_VERSION_ARG)
46  AC_SUBST(SHARED_VERSION_INFO)  AC_SUBST(SHARED_VERSION_INFO)
47    
48    module=yes eval LIB_EXT=$shrext_cmds
49    AC_SUBST(LIB_EXT)
50    
51  AC_C_BIGENDIAN  AC_C_BIGENDIAN
52  AC_CANONICAL_HOST  AC_CANONICAL_HOST
53    
# Line 1338  AC_OUTPUT( \ Line 1341  AC_OUTPUT( \
1341      src/hostplugins/Makefile \      src/hostplugins/Makefile \
1342      src/hostplugins/dssi/Makefile \      src/hostplugins/dssi/Makefile \
1343      src/hostplugins/lv2/Makefile \      src/hostplugins/lv2/Makefile \
1344        src/hostplugins/lv2/manifest.ttl \
1345      src/hostplugins/vst/Makefile \      src/hostplugins/vst/Makefile \
1346      src/hostplugins/au/Makefile \      src/hostplugins/au/Makefile \
1347      linuxsampler.spec \      linuxsampler.spec \

Legend:
Removed from v.2356  
changed lines
  Added in v.2360

  ViewVC Help
Powered by ViewVC