~ubuntu-branches/ubuntu/hardy/sigscheme/hardy-proposed

« back to all changes in this revision

Viewing changes to src/sigscheme-combined.h

  • Committer: Bazaar Package Importer
  • Author(s): NIIBE Yutaka
  • Date: 2007-01-29 15:31:24 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070129153124-j5fcqyrwcfbczma7
Tags: 0.7.4-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *  About    : Header for combined-source version of SigScheme
4
4
 *
5
5
 *  Copyright (C) 2006 YAMAMOTO Kengo <yamaken AT bp.iij4u.or.jp>
 
6
 *  Copyright (c) 2007 SigScheme Project <uim AT freedesktop.org>
6
7
 *
7
8
 *  All rights reserved.
8
9
 *
56
57
#undef VERSION
57
58
 
58
59
/* Enable libsscm compiling-time-specific codes. */
59
 
#undef SCM_COMPILING_LIBSSCM
 
60
#undef  SCM_COMPILING_LIBSSCM
60
61
#define SCM_COMPILING_LIBSSCM 1
61
62
 
62
63
#ifdef __cplusplus