/[classpath]/classpath/configure.ac
ViewVC logotype

Diff of /classpath/configure.ac

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

revision 1.118 by mark, Mon Nov 7 14:25:54 2005 UTC revision 1.119 by mark, Thu Nov 10 11:06:33 2005 UTC
# Line 118  AM_CONDITIONAL(CREATE_ALSA_LIBRARIES, te Line 118  AM_CONDITIONAL(CREATE_ALSA_LIBRARIES, te
118  dnl -----------------------------------------------------------  dnl -----------------------------------------------------------
119  dnl DSSI code (enabled by default)  dnl DSSI code (enabled by default)
120  dnl -----------------------------------------------------------  dnl -----------------------------------------------------------
121  AC_ARG_ENABLE([alsa],  AC_ARG_ENABLE([dssi],
122                [AS_HELP_STRING(--disable-dssi,compile DSSI providers (enable by --enable-dssi) [default=yes])],                [AS_HELP_STRING(--disable-dssi,compile DSSI providers (enable by --enable-dssi) [default=yes])],
123                [case "${enableval}" in                [case "${enableval}" in
124                  yes) COMPILE_DSSI=yes ;;                  yes) COMPILE_DSSI=yes ;;

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26