[sudo-users] Compiling sudo

Todd C. Miller Todd.Miller at courtesan.com
Thu Jul 19 12:57:07 EDT 2007


Try editing the libtool file that was generated by configure
and find the line that looks something like:

ECHO="echo"

and try setting it to:

ECHO='printf %s\n'

 - todd



More information about the sudo-users mailing list