~mterry/geonames/search-countries-too

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: CI Train Bot
  • Author(s): Michael Terry
  • Date: 2016-03-21 23:46:58 UTC
  • mfrom: (19.3.7 expose-more)
  • Revision ID: ci-train-bot@canonical.com-20160321234658-ro8ccg3fnlperuui
Add geonames_city_get_country_code, geonames_city_get_latitude, geonames_city_get_longitude, and geonames_city_get_population.
Approved by: Nick Dedekind, Allison Ryan Lortie

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(geonames, 0.1)
 
1
AC_INIT(geonames, 0.2)
2
2
 
3
3
AM_INIT_AUTOMAKE([foreign])
4
4
AM_SILENT_RULES([yes])