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.

12 lines
343 B

  1. diff -urN a/pico/configure.in b/pico/configure.in
  2. --- a/pico/configure.in 2015-01-21 18:59:39.604452795 +0100
  3. +++ b/pico/configure.in 2015-01-21 19:00:53.288777298 +0100
  4. @@ -4,7 +4,7 @@
  5. AC_INIT([svox], [1.0], [math.parent@gmail.com])
  6. -AM_INIT_AUTOMAKE([1.9 foreign])
  7. +AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])
  8. AC_PROG_CC
  9. LT_INIT