From: Etan R. <de...@us...> - 2011-05-07 05:56:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via b30052070304cccc79925397cb2b300bdbab013b (commit) via 89663d06f32127a57a161fd6ca47599e95fd9042 (commit) from e5623f8140b43390dcf97d260e9296ebe1314001 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b30052070304cccc79925397cb2b300bdbab013b Author: Etan Reisner <de...@un...> Date: Sat May 7 01:51:13 2011 -0400 Improve lua autodetection support. Detect lua installed as both lua5.1 and lua with pkg-config. Make it easier to use a custom lua installation (even to the extent of skipping the auto-detection). commit 89663d06f32127a57a161fd6ca47599e95fd9042 Author: Etan Reisner <de...@un...> Date: Sat May 7 01:10:30 2011 -0400 Remove a seemingly pointless continuation line. ----------------------------------------------------------------------- Summary of changes: Makefile | 3 +-- system.mk | 39 +++++++++++++++++++++++---------------- 2 files changed, 24 insertions(+), 18 deletions(-) hooks/post-receive -- notion window manager core |