]> git.pld-linux.org Git - packages/cmatrix.git/commitdiff
- link with -ltinfo master auto/th/cmatrix-1.2a-8
authorlisu <lisu@pld-linux.org>
Mon, 20 Sep 2010 11:08:10 +0000 (11:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cmatrix-link.patch -> 1.1

cmatrix-link.patch [new file with mode: 0644]

diff --git a/cmatrix-link.patch b/cmatrix-link.patch
new file mode 100644 (file)
index 0000000..dab9c36
--- /dev/null
@@ -0,0 +1,11 @@
+--- cmatrix-1.2a/configure.in~ 2010-09-20 13:04:06.262980080 +0200
++++ cmatrix-1.2a/configure.in  2010-09-20 13:05:13.735482420 +0200
+@@ -148,7 +148,7 @@
+ dnl Parse any configure options
+-LIBS="$LIBS $CURSES_LIB"
++LIBS="$LIBS $CURSES_LIB -ltinfo"
+ AC_ARG_ENABLE(debug, [  --enable-debug          Enable debugging (def disabled)],)
+ AC_SUBST(CURSES_LIB)
This page took 0.096005 seconds and 4 git commands to generate.