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

  1. --- a/pico/configure.in
  2. +++ b/pico/configure.in
  3. @@ -4,7 +4,7 @@ AC_PREREQ(2.59)
  4. AC_INIT([svox], [1.0], [math.parent@gmail.com])
  5. -AM_INIT_AUTOMAKE([1.9 foreign])
  6. +AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])
  7. AC_PROG_CC
  8. LT_INIT