~ubuntu-branches/debian/sid/freeciv/sid

« back to all changes in this revision

Viewing changes to ai/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Karl Goetz
  • Date: 2011-12-31 11:39:58 UTC
  • mfrom: (1.2.20)
  • Revision ID: package-import@ubuntu.com-20111231113958-laureotb00yk2331
Tags: 2.3.1-1
* Switch to short style dh with overrides
  - Update control to 7.0.50 and compat to 7
  - Various packaging cleanups, fixes various issues with our
    packaging that appears to have been broken for some time.
* Change our dependency away from ttf-sazanami-gothic per the
  request of its maintainer (Closes: #642944)
* New package freeciv-client-extras with freeciv-modpack in it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
125
125
CONFIGURE_DEPENDENCIES = @CONFIGURE_DEPENDENCIES@
126
126
CPP = @CPP@
127
127
CPPFLAGS = @CPPFLAGS@
128
 
CXX = @CXX@
129
 
CXXCPP = @CXXCPP@
130
 
CXXDEPMODE = @CXXDEPMODE@
131
 
CXXFLAGS = @CXXFLAGS@
132
128
CYGPATH_W = @CYGPATH_W@
133
129
DATADIRNAME = @DATADIRNAME@
134
130
DATASUBDIR = @DATASUBDIR@
301
297
abs_top_builddir = @abs_top_builddir@
302
298
abs_top_srcdir = @abs_top_srcdir@
303
299
ac_ct_CC = @ac_ct_CC@
304
 
ac_ct_CXX = @ac_ct_CXX@
305
300
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
306
301
am__include = @am__include@
307
302
am__leading_dot = @am__leading_dot@