aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2015-05-18 13:00:02 +0200
committerLuca Deri <deri@ntop.org>2015-05-18 13:00:02 +0200
commit68ac979dc53a130d8beff56b8b359133d2aeebe5 (patch)
treefd2a5d017cd693129c958752c27ca186a4fcd766 /autogen.sh
parentb22d1d8e6a31ee878f1c205eb62b9e4bc3d03d9a (diff)
Win32 fixes
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 9853e65ef..7f109b0a5 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,6 @@
#!/bin/sh
-#
-# 1.5.1 r8171 06/09/2014
-#
+
+/bin/rm -f configure config.h config.h.in src/lib/Makefile.in
autoreconf -ivf
./configure