]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
New ChangeLog entry in preparation for v0.0.8.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 30 Mar 2012 19:23:09 +0000 (15:23 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 30 Mar 2012 19:23:09 +0000 (15:23 -0400)
ChangeLog
configure.ac.in [deleted file]

index c818ea2ba98a9a89cf5437e8cc34474106908a9a..02af40f21a1781f33513af4dc3a497a597ac6d51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-03-30     Michael Orlitzky <michael@orlitzky.com>
+
+       * === Released 0.0.8 ===
+       * Use the new module interface, thanks to Samuli Suominen.
+
+
 2011-02-26     Michael Orlitzky <michael@orlitzky.com>
 
        * === Released 0.0.7 ===
diff --git a/configure.ac.in b/configure.ac.in
deleted file mode 100644 (file)
index 45e3fb1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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