]> git.pld-linux.org Git - packages/gammu.git/blame - gammu-no_nss.patch
- obsoleted
[packages/gammu.git] / gammu-no_nss.patch
CommitLineData
441d68ff
AF
1--- gammu-1.06.00/cfg/Makefile.cfg.wiget 2006-04-18 22:35:39.000000000 +0200
2+++ gammu-1.06.00/cfg/Makefile.cfg 2006-04-24 23:09:26.000000000 +0200
3@@ -11,7 +11,7 @@
4 ECHO = /bin/echo
5 CC = gcc
6 CFLAGS = -O2 -fPIC -Wall -Wno-format-y2k -pthread
7-LDLIBS = -lm -pthread -lbluetooth
8+LDLIBS = -lmysqlclient -lz -lcrypt -lm -pthread -lbluetooth
9 SMSD_LIBS =
10 INSTALL = /usr/bin/install
11 FIND = /bin/find
This page took 0.03271 seconds and 4 git commands to generate.