Revision: | 95 |
Committed: | 2009-08-16T00:08:10-07:00 (15 years, 10 months ago) by douglas |
Content type: | text/x-diff |
File size: | 421 byte(s) |
Log Message: | Fix for sysutils/gai-leds! |
# | Content |
---|---|
1 | --- configure.orig 2009-08-15 23:51:35.743360830 -0700 |
2 | +++ configure 2009-08-15 23:52:35.252754436 -0700 |
3 | @@ -2225,7 +2225,7 @@ |
4 | echo "$as_me:$LINENO: result: yes" >&5 |
5 | echo "${ECHO_T}yes" >&6 |
6 | GAI_CFLAGS=`pkg-config --cflags gai` |
7 | - GAI_LIBS=`pkg-config --libs gai` |
8 | + GAI_LIBS=`pkg-config --libs gai libgnomeui-2.0` |
9 | else |
10 | echo "$as_me:$LINENO: result: not found |
11 | You can download GAI from http://gai.sf.net |
Name | Value |
---|---|
svn:mime-type | text/x-diff |