~ubuntu-branches/ubuntu/saucy/knutclient/saucy

« back to all changes in this revision

Viewing changes to configure.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Quette
  • Date: 2004-10-17 20:01:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041017200105-ag9ewkmblw1ch9rp
Tags: 0.8.5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#MIN_CONFIG(3)
2
2
 
3
 
AM_INIT_AUTOMAKE(knutclient,0.8.1)
 
3
AM_INIT_AUTOMAKE(knutclient,0.8.5)
4
4
 
5
5
dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
6
6
dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__