tayga: import from oldpackages

Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
This commit is contained in:
Ondřej Caletka
2014-06-23 15:44:35 +02:00
parent 57b1ed6aa4
commit db0236fb85
4 changed files with 248 additions and 0 deletions
@@ -0,0 +1,11 @@
--- a/configure.ac
+++ b/configure.ac
@@ -5,8 +5,6 @@ AC_CONFIG_HEADERS(config.h)
AC_PROG_CC
-CFLAGS='-g -Wall'
-
tayga_conf_path=${sysconfdir}/tayga.conf
AC_SUBST(tayga_conf_path)