summaryrefslogtreecommitdiffstats
path: root/utils/uptimed/configure-ac.patch
diff options
context:
space:
mode:
Diffstat (limited to 'utils/uptimed/configure-ac.patch')
-rw-r--r--utils/uptimed/configure-ac.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/utils/uptimed/configure-ac.patch b/utils/uptimed/configure-ac.patch
new file mode 100644
index 0000000000..8585dd79b4
--- /dev/null
+++ b/utils/uptimed/configure-ac.patch
@@ -0,0 +1,12 @@
+diff -ur uptimed-0.3.17/configure.ac uptimed-mod/configure.ac
+--- uptimed-0.3.17/configure.ac 2012-05-21 16:30:59.000000000 -0500
++++ uptimed-mod/configure.ac 2013-03-13 16:50:23.422039740 -0500
+@@ -1,7 +1,7 @@
+ dnl configure.in for uptimed
+
+ AC_INIT([uptimed], 0.3.17)
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADER(config.h)
+ AC_PROG_CC
+ AM_PROG_LIBTOOL
+ AM_INIT_AUTOMAKE