~ubuntu-branches/ubuntu/oneiric/firebird2.1/oneiric

« back to all changes in this revision

Viewing changes to builds/posix/Makefile.in.fbserver

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2011-04-22 18:59:44 UTC
  • mfrom: (2.1.24 sid)
  • Revision ID: james.westby@ubuntu.com-20110422185944-egwy9r5xynjddku5
Tags: 2.1.4.18393-0.ds2-2
* apply patch from upstream SVN fixing ICU collations
* remove lintian overrides about manpages shipped in dependency package
* claim compliancy with Policy 3.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#  Contributor(s):
28
28
29
29
#
30
 
#  $Id: Makefile.in.fbserver,v 1.23 2007/12/14 11:31:59 alexpeshkoff Exp $
 
30
#  $Id: Makefile.in.fbserver,v 1.23 2007-12-14 11:31:59 alexpeshkoff Exp $
31
31
#
32
32
ROOT=..
33
33
ObjModuleType=superserver
34
 
CFLAGS+=-DSUPERSERVER @PTHREAD_CFLAGS@
 
34
FB_CFLAGS+=-DSUPERSERVER @PTHREAD_CFLAGS@
35
35
ArchType=super
36
36
 
37
37
include     $(ROOT)/gen/make.defaults