view libaf/config.h @ 10365:5455ac90c5d0

reverse this nonsense that breaks configure! (ppl, please don't commit "cosmetic" fixes like this to configure script unless you have a VERY good understanding of shell scripting and know you won't break anything!)
author rfelker
date Thu, 03 Jul 2003 17:36:52 +0000
parents e8832e66babd
children 14090f7300a8
line wrap: on
line source

/*=============================================================================
//	
//  This software has been released under the terms of the GNU Public
//  license. See http://www.gnu.org/copyleft/gpl.html for details.
//
//  Copyright 2002 Anders Johansson ajh@watri.uwa.edu.au
//
//=============================================================================
*/

// Number of channels
#ifndef AF_NCH
#define AF_NCH 6
#endif