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
331 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -3,7 +3,7 @@
  4. AC_PREREQ([2.69])
  5. AC_INIT([pianod],
  6. - m4_esyscmd([svn info http://svn.deviousfish.com/pianod | grep Revision: | awk '{print $2}' | tr -d '\n']),
  7. + 174-OpenWrt,
  8. [pianod@lists.deviousfish.com],
  9. ,[http://deviousfish.com/pianod])
  10. AM_INIT_AUTOMAKE([foreign -Wall -Werror])