]> git.pld-linux.org Git - packages/ghex.git/blame - ghex-static.patch
- updatet to 3.0
[packages/ghex.git] / ghex-static.patch
CommitLineData
dc45796a
JK
1diff -urN ghex-3.0.0/configure.ac ghex-3.0.0.static/configure.ac
2--- ghex-3.0.0/configure.ac 2011-09-26 19:27:22.000000000 +0200
3+++ ghex-3.0.0.static/configure.ac 2011-10-29 11:03:59.000000000 +0200
4@@ -15,7 +15,7 @@
5
6 # Initialize libtool
7 LT_PREREQ([2.2.6])
8-LT_INIT([disable-static])
9+LT_INIT()
10
11 # Check for header files.
12 AC_CHECK_HEADERS([string.h unistd.h])
This page took 0.078862 seconds and 4 git commands to generate.