mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
munge pathnames.h.in -> pathnames.h
kill SUDO_PROG_PWD
This commit is contained in:
parent
699272e312
commit
1e70f549cd
@ -3,7 +3,7 @@ dnl Process this file with GNU autoconf to produce a configure script.
|
|||||||
dnl $Id$
|
dnl $Id$
|
||||||
dnl
|
dnl
|
||||||
AC_INIT(sudo.h)
|
AC_INIT(sudo.h)
|
||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h pathnames.h)
|
||||||
dnl
|
dnl
|
||||||
dnl This won't work before AC_INIT()
|
dnl This won't work before AC_INIT()
|
||||||
dnl
|
dnl
|
||||||
@ -771,7 +771,6 @@ dnl Program checks
|
|||||||
dnl
|
dnl
|
||||||
AC_PROG_YACC
|
AC_PROG_YACC
|
||||||
SUDO_PROG_SENDMAIL
|
SUDO_PROG_SENDMAIL
|
||||||
SUDO_PROG_PWD
|
|
||||||
SUDO_PROG_MV
|
SUDO_PROG_MV
|
||||||
SUDO_PROG_BSHELL
|
SUDO_PROG_BSHELL
|
||||||
SUDO_PROG_VI
|
SUDO_PROG_VI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user