[Lunar-commits] <moonbase-other> libzeitgeist: adding a BUILD
Dennis Veatch
dennisveatch at bellsouth.net
Wed Oct 29 14:37:35 CET 2014
commit f434e9810d322ba0cc3953460ca838e0a0bb7159
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 29 Oct 2014 09:37:22 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/f434e9810d322ba0cc3953460ca838e0a0bb7159
libzeitgeist: adding a BUILD
---
libs/libzeitgeist/BUILD | +7/-0
1 file changed, 7 insertions(+)
--- /dev/null
+++ b/libs/libzeitgeist/BUILD
@@ -0,0 +1,7 @@
+
+ sed -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' \
+ -e 's:AM_PROG_CC_STDC:AC_PROG_CC:g' \
+ -i configure.ac &&
+
+ autoreconf -fi &&
+ default_build
More information about the Lunar-commits
mailing list