]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - configure.ac.in
Update the copyright year on the About dialog.
[xfce4-hdaps.git] / configure.ac.in
diff --git a/configure.ac.in b/configure.ac.in
new file mode 100644 (file)
index 0000000..45e3fb1
--- /dev/null
@@ -0,0 +1,9 @@
+AC_PROG_INSTALL
+AC_PROG_INTLTOOL
+
+dnl Initialize libtool
+LT_PREREQ([2.2.6])
+LT_INIT([disable-static])
+
+dnl Check for standard header files
+AC_HEADER_STDC