]> granicus.if.org Git - sudo/commitdiff
munge pathnames.h.in -> pathnames.h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 20 Sep 1998 23:10:27 +0000 (23:10 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 20 Sep 1998 23:10:27 +0000 (23:10 +0000)
kill SUDO_PROG_PWD

configure.in

index f3d5bf0fdc48bcf6031f0baa89a8043f8d87f9f6..d73941d78116b6abc755a1aad448d4ecd968806b 100644 (file)
@@ -3,7 +3,7 @@ dnl Process this file with GNU autoconf to produce a configure script.
 dnl $Id$
 dnl
 AC_INIT(sudo.h)
-AC_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADER(config.h pathnames.h)
 dnl
 dnl This won't work before AC_INIT()
 dnl
@@ -771,7 +771,6 @@ dnl Program checks
 dnl
 AC_PROG_YACC
 SUDO_PROG_SENDMAIL
-SUDO_PROG_PWD
 SUDO_PROG_MV
 SUDO_PROG_BSHELL
 SUDO_PROG_VI