mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 07:37:29 +00:00
add $Id:$ line, commented out
require automake 1.6, in case that helps quagga.net (paul: please try it)
This commit is contained in:
parent
34195bf6dd
commit
81b81822da
@ -5,11 +5,12 @@
|
|||||||
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
|
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
|
||||||
## Portions Copyright (c) 2003 Paul Jakma <paul@dishone.st>
|
## Portions Copyright (c) 2003 Paul Jakma <paul@dishone.st>
|
||||||
##
|
##
|
||||||
|
## $Id: configure.ac,v 1.49 2004/04/07 22:48:47 gdt Exp $
|
||||||
AC_PREREQ(2.53)
|
AC_PREREQ(2.53)
|
||||||
|
|
||||||
AC_INIT(quagga, 0.96.4, [http://bugzilla.quagga.net])
|
AC_INIT(quagga, 0.96.4, [http://bugzilla.quagga.net])
|
||||||
AC_CONFIG_SRCDIR(lib/zebra.h)
|
AC_CONFIG_SRCDIR(lib/zebra.h)
|
||||||
AM_INIT_AUTOMAKE(1.7)
|
AM_INIT_AUTOMAKE(1.6)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
dnl default is to match previous behavior
|
dnl default is to match previous behavior
|
||||||
|
Loading…
Reference in New Issue
Block a user