mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Make making slightly prettier
This commit is contained in:
@@ -2,6 +2,7 @@ AC_INIT(bgpq4,0.0.2,job@ntt.net)
|
|||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
AC_PACKAGE_URL(https://github.com/bgp/bgpq4)
|
AC_PACKAGE_URL(https://github.com/bgp/bgpq4)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
AM_SILENT_RULES([yes])
|
||||||
|
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
CC=cc
|
CC=cc
|
||||||
|
|||||||
Reference in New Issue
Block a user