/[avr-libc]/avr-libc/configure.ac
ViewVC logotype

Diff of /avr-libc/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by aesok, Wed Sep 7 19:56:56 2005 UTC revision 1.12 by joerg_wunsch, Wed Sep 7 20:31:27 2005 UTC
# Line 81  esac Line 81  esac
81  dnl The default check whether the C compiler can create an executable  dnl The default check whether the C compiler can create an executable
82  dnl is inappropriate for us as it requires an existing library.  dnl is inappropriate for us as it requires an existing library.
83  AC_NO_EXECUTABLES  AC_NO_EXECUTABLES
84  AM_INIT_AUTOMAKE  
85    dnl We don't want the gzip distribution tarball anymore.
86    AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
87    
88  # We don't want touse the cflags from the environment since we need control  # We don't want touse the cflags from the environment since we need control
89  # of this when we're building the libs.  # of this when we're building the libs.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26