[MonoDevelop] autotools configuration

Lluis Sanchez lluis at ximian.com
Tue May 1 07:53:14 EDT 2007


El dl 30 de 04 del 2007 a les 09:56 +0000, en/na Goran Sterjov va
escriure:
> hello.
> im sorry if this has already been talked about but i cant find a way
> to search the mailing list archives.
> 
> is there a way to make autotools not touch a makefile.am file that i
> have modified? 
> everytime i deploy my project it overwrites the makefile.am of a few
> projects which i need to stay as is.

MD from SVN you will not overwrite the makefiles. When generating the
tarball, the makefile files are now generated in a temp directory, so it
won't add any file to the project directory. You can also tell MD to use
your own set of makefiles when creating the tarball, so you can use the
"Generate Autotools files" option to generate the makefiles, change
them, and then create the tarball from inside the IDE.

Lluis.




More information about the Monodevelop-list mailing list