mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Sudo 1.8.14p1
This commit is contained in:
@@ -4,7 +4,7 @@ dnl
|
||||
dnl Copyright (c) 1994-1996,1998-2015 Todd C. Miller <Todd.Miller@courtesan.com>
|
||||
dnl
|
||||
AC_PREREQ([2.59])
|
||||
AC_INIT([sudo], [1.8.14], [http://www.sudo.ws/bugs/], [sudo])
|
||||
AC_INIT([sudo], [1.8.14p1], [http://www.sudo.ws/bugs/], [sudo])
|
||||
AC_CONFIG_HEADER([config.h pathnames.h])
|
||||
AC_CONFIG_SRCDIR([src/sudo.c])
|
||||
dnl
|
||||
|
Reference in New Issue
Block a user