On Wed, Apr 24, 2013 at 10:03:25AM -0400, James Jong wrote: > Say I build tmux from the repository. A new version comes out, and that I > fetch and pull to build a new version again. > > At this point I see the following from git: > > > HEAD is now at 1b083aa .. .Update CHANGES and configure.ac for 1.8 release > > I usually build tmux by calling: > > sh autogen.sh > ./configure --prefix=/path/to/new/version/ > make > > would that be enough for building a new version tmux after pulling in the > changes?
It wouldn't hurt to "make clean" first, and if you've done any development work in that repository since, to run "git clean -dfx" -- but yes, those steps there are sufficient. Why do you ask? -- Thomas Adam ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users