>>>>> "Sean" == Sean MacLennan <[EMAIL PROTECTED]> writes:
Sean> sysconf_DATA = gofish.conf Sean> This works great at installing the conf file. Now I want to Sean> change it so it will not overwrite an exiting file. Preferably, Sean> if the file does not exist, it will be installed. If it does, Sean> the file will be installed as gofish.conf.new but leave the old Sean> file alone. There's no automatic way to do this. But you can write an install-local rule and do it by hand. Tom
