]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blob - configure.ac.in
Update the copyright year on the About dialog.
[xfce4-hdaps.git] / configure.ac.in
1 AC_PROG_INSTALL
2 AC_PROG_INTLTOOL
3
4 dnl Initialize libtool
5 LT_PREREQ([2.2.6])
6 LT_INIT([disable-static])
7
8 dnl Check for standard header files
9 AC_HEADER_STDC