mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Add copyright, somewhat silly
This commit is contained in:
parent
e6deacb6c4
commit
9284e417ca
5
aclocal.m4
vendored
5
aclocal.m4
vendored
@ -1,5 +1,8 @@
|
|||||||
dnl Local m4 macors for autoconf (used by sudo)
|
dnl Local m4 macors for autoconf (used by sudo)
|
||||||
snl XXX - should cache values in all cases!!!
|
dnl
|
||||||
|
dnl Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com>
|
||||||
|
dnl
|
||||||
|
dnl XXX - should cache values in all cases!!!
|
||||||
dnl
|
dnl
|
||||||
dnl checks for programs
|
dnl checks for programs
|
||||||
|
|
||||||
|
@ -2,6 +2,8 @@ dnl
|
|||||||
dnl Process this file with GNU autoconf to produce a configure script.
|
dnl Process this file with GNU autoconf to produce a configure script.
|
||||||
dnl $Sudo$
|
dnl $Sudo$
|
||||||
dnl
|
dnl
|
||||||
|
dnl Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com>
|
||||||
|
dnl
|
||||||
AC_INIT(sudo.h)
|
AC_INIT(sudo.h)
|
||||||
AC_CONFIG_HEADER(config.h pathnames.h)
|
AC_CONFIG_HEADER(config.h pathnames.h)
|
||||||
dnl
|
dnl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user