BuildSystem: s/IMLIB2/IMLIB :> (thx to Erus)
This commit is contained in:
parent
6912599c72
commit
3d3dbf589f
2
configure
vendored
2
configure
vendored
@ -77,7 +77,7 @@ fi
|
||||
|
||||
[ -n "$USE_XINERAMA" ] && CFLAGS="$CFLAGS -DHAVE_XINERAMA"
|
||||
[ -n "$USE_XRANDR" ] && CFLAGS="$CFLAGS -DHAVE_XRANDR"
|
||||
[ -n "$USE_IMLIB2" ] && CFLAGS="$CFLAGS -DHAVE_IMLIB2"
|
||||
[ -n "$USE_IMLIB2" ] && CFLAGS="$CFLAGS -DHAVE_IMLIB"
|
||||
|
||||
LDFLAGS="$LDFLAGS -lpthread"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user