mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 10:31:21 +08:00
12 lines
190 B
Diff
12 lines
190 B
Diff
--- 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)
|