Dash:
[t2.git] / package / network / wvdial / hotfix.patch
blob4589c946947caa7d0a76a0a90890f985ececfbd6
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../wvdial/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 --- wvdial-1.60/wvrules.mk.vanilla 2009-02-16 13:19:09.000000000 +0100
18 +++ wvdial-1.60/wvrules.mk 2009-02-16 13:19:14.000000000 +0100
19 @@ -60,7 +60,7 @@
20 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
21 CFLAGS += $(COPTS) $(C_AND_CXX_FLAGS)
22 CXXFLAGS += $(CXXOPTS) $(C_AND_CXX_FLAGS)
23 -LDFLAGS += $(LDOPTS) -L$(WVSTREAMS_LIB)
24 +LDFLAGS += $(LDOPTS) # -L$(WVSTREAMS_LIB)
26 # Default compiler we use for linking
27 WVLINK_CC = gcc
28 --- wvdial-1.60/Makefile.vanilla 2009-02-16 13:14:45.000000000 +0100
29 +++ wvdial-1.60/Makefile 2009-02-16 13:14:54.000000000 +0100
30 @@ -30,7 +30,7 @@
31 wvdial.a: wvdialer.o wvmodemscan.o wvpapchap.o wvdialbrain.o \
32 wvdialmon.o
34 -wvdial: LDFLAGS+=-luniconf
35 +wvdial: LDLIBS+=-luniconf
37 wvdial wvdialconf papchaptest pppmon: wvdial.a