1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00

Switch over to using automake

This commit is contained in:
Roelf Wichertjes
2019-12-15 15:49:14 +01:00
parent c07e9ea198
commit a0d2b476b4
7 changed files with 52 additions and 5246 deletions

View File

@@ -1,6 +1,7 @@
AC_INIT(bgpq4,0.0.2,job@ntt.net)
AM_INIT_AUTOMAKE
AC_PACKAGE_URL(https://github.com/bgp/bgpq4)
AC_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
AC_PROG_INSTALL