]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-simplestatic.patch
- disable some debug stuff which probably caused segfaults in some cases
[packages/poldek.git] / poldek-simplestatic.patch
CommitLineData
2fac0b02
MW
1--- configure.in-orig 2004-03-21 20:38:00.000000000 +0000
2+++ configure.in 2004-03-21 20:38:09.000000000 +0000
3@@ -97,6 +97,7 @@
4 if test "${ENABLE_STATIC}." = "yes."; then
5 AC_DEFINE([ENABLE_STATIC],1, [defined if static linking is requested])
6 poldek_LDFLAGS="-static"
7+ LIBS="$LIBS -lselinux"
8
9 if test "${INTERACTIVE_MODE}." = "yes."; then
10 LIBS="$LIBS -lncurses"
This page took 0.104683 seconds and 4 git commands to generate.