- Timestamp:
- Aug 22, 2006, 2:24:58 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r804 r816 188 188 CFLAGS_GTK=`pkg-config gtk+-2.0 --cflags` 189 189 LDFLAGS_GTK=`pkg-config gtk+-2.0 --libs` 190 if runcmd pkg-config gthread-2.0191 then192 CFLAGS_GTK="$CFLAGS_GTK `pkg-config gthread-2.0 --cflags`"193 LDFLAGS_GTK="$LDFLAGS_GTK `pkg-config gthread-2.0 --libs`"194 fi195 190 if gettext_test 196 191 then
Note: See TracChangeset
for help on using the changeset viewer.