summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'leptonica/make-for-auto')
-rwxr-xr-xleptonica/make-for-auto8
1 files changed, 8 insertions, 0 deletions
diff --git a/leptonica/make-for-auto b/leptonica/make-for-auto
new file mode 100755
index 00000000..b8ac88b1
--- /dev/null
+++ b/leptonica/make-for-auto
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# make-for-auto
+#
+# Run this to make with autoconf if you've previously run make-for-local
+
+mv src/makefile src/makefile.static
+mv prog/makefile prog/makefile.static