]> git.pld-linux.org Git - packages/crimsonfields.git/blob - crimsonfields-autothingies.patch
- minor License unifications
[packages/crimsonfields.git] / crimsonfields-autothingies.patch
1 --- crimson-0.4.1/configure.ac~ 2004-03-02 17:18:51.000000000 +0000
2 +++ crimson-0.4.1/configure.ac  2004-03-07 18:38:39.730062040 +0000
3 @@ -53,7 +53,7 @@
4       enable_sound=no])
5  fi
6  if test x$enable_sound != xyes; then
7 -  AC_DEFINE(DISABLE_SOUND)
8 +  AC_DEFINE([DISABLE_SOUND], 1, Disable sound)
9  fi
10  
11  if test x$enable_zlib = xyes; then
This page took 0.148775 seconds and 3 git commands to generate.