You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
190 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -5,8 +5,6 @@ AC_CONFIG_HEADERS(config.h)
  4. AC_PROG_CC
  5. -CFLAGS='-g -Wall'
  6. -
  7. tayga_conf_path=${sysconfdir}/tayga.conf
  8. AC_SUBST(tayga_conf_path)