mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2026-02-01 03:28:14 +00:00
- fixed an autoconf issue that prevented automatic packages compilation on Launchpad
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
AC_PREREQ([2.61])
|
||||
AX_CONFIG_NICE
|
||||
AC_INIT(mod_tile, 0.1, http://trac.openstreetmap.org)
|
||||
AM_INIT_AUTOMAKE(mod_tile,0.1)
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
LT_INIT
|
||||
AC_CONFIG_SRCDIR([src/convert_meta.c])
|
||||
AC_CONFIG_HEADERS([includes/config.h])
|
||||
|
||||
Reference in New Issue
Block a user