Dash:
[t2-trunk.git] / package / contrib / chntpw / hotfix.patch
blob9b1f0c45c52b3f9c556fd6289631f4a9c0ebe3e0
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../chntpw/hotfix.patch
5 # Copyright (C) 2009 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- chntpw-080526/Makefile.vanilla 2009-10-28 19:26:05.000000000 +0100
18 +++ chntpw-080526/Makefile 2009-10-28 19:26:41.000000000 +0100
19 @@ -13,7 +13,7 @@
20 CC=gcc
22 # Force 32 bit
23 -CFLAGS= -DUSEOPENSSL -g -I. -I$(OSSLINC) -Wall -m32
24 +CFLAGS= -DUSEOPENSSL -g -I. -I$(OSSLINC) -Wall
25 OSSLLIB=$(OSSLPATH)/lib
27 # 64 bit if default for compiler setup
28 @@ -22,7 +22,7 @@
31 # This is to link with whatever we have, SSL crypto lib we put in static
32 -LIBS=-L$(OSSLLIB) $(OSSLLIB)/libcrypto.a
33 +LIBS=-L$(OSSLLIB) -lcrypto
35 all: chntpw chntpw.static cpnt reged reged.static