]> git.pld-linux.org Git - packages/gnokii.git/blob - gnokii-smsdlibs.patch
- unify msg_not_running usage
[packages/gnokii.git] / gnokii-smsdlibs.patch
1 --- gnokii-0.6.7/smsd/Makefile  2005-05-16 20:55:13.000000000 +0200
2 +++ gnokii-0.6.7.pld/smsd/Makefile      2005-08-19 14:40:28.344982744 +0200
3 @@ -36,8 +36,8 @@
4  
5  # A list of database modules to build.
6  # FIXME: detect which ones to build in configure
7 -#DB_LIBS = libfile.la libpq.la libmysql.la
8 -DB_LIBS := libfile.la
9 +DB_LIBS = libfile.la libpq.la libmysql.la
10 +#DB_LIBS := libfile.la
11  
12  all: smsd
13  
This page took 0.050023 seconds and 3 git commands to generate.