configure.ac
changeset 2 41e4dd8ea4a7
parent 0 43e43bf23a7a
equal deleted inserted replaced
1:9822f031bef1 2:41e4dd8ea4a7
     1 dnl Process this file with autoconf to produce a configure script.
     1 dnl Process this file with autoconf to produce a configure script.
     2 
     2 
     3 AC_PREREQ([2.63])
     3 AC_PREREQ([2.63])
     4 AC_INIT([openindiana-backgrounds],
     4 AC_INIT([openindiana-backgrounds],
     5         [0.1],
     5         [0.1.1],
     6         [https://bugs.launchpad.net/openindiana],
     6         [https://bugs.launchpad.net/openindiana],
     7         [openindiana-backgrounds],
     7         [openindiana-backgrounds],
     8         [http://openindiana.org/])
     8         [http://openindiana.org/])
     9 AM_INIT_AUTOMAKE([foreign tar-ustar dist-bzip2])
     9 AM_INIT_AUTOMAKE([foreign tar-ustar dist-bzip2])
    10 AM_MAINTAINER_MODE
    10 AM_MAINTAINER_MODE