mirror of
https://github.com/bgp/bgpq4.git
synced 2024-05-11 05:55:05 +00:00
7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
![]() |
AC_INIT(bgpq3.c)
|
||
|
AC_CONFIG_HEADER(config.h)
|
||
|
AC_PROG_CC
|
||
|
|
||
|
AC_OUTPUT(Makefile)
|
||
|
|