add the X libs to METACITY_MESSAGE_LIBS and METACITY_WINDOW_DEMO_LIBS
2002-05-03 Laszlo Peter <laca@sun.com> * configure.in: add the X libs to METACITY_MESSAGE_LIBS and METACITY_WINDOW_DEMO_LIBS
This commit is contained in:
parent
559f6e8f19
commit
c56914dd5d
@ -1,3 +1,8 @@
|
||||
2002-05-03 Laszlo Peter <laca@sun.com>
|
||||
|
||||
* configure.in: add the X libs to METACITY_MESSAGE_LIBS and
|
||||
METACITY_WINDOW_DEMO_LIBS
|
||||
|
||||
2002-05-02 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* README: updates
|
||||
|
@ -105,6 +105,8 @@ if test "$found_xinerama" = "true"; then
|
||||
fi
|
||||
|
||||
METACITY_LIBS="$XINERAMA_LIBS $X_LIBS $X_PRE_LIBS -lX11 $X_EXTRA_LIBS $METACITY_LIBS"
|
||||
METACITY_MESSAGE_LIBS="$X_LIBS $X_PRE_LIBS -lX11 $X_EXTRA_LIBS $METACITY_MESSAGE_LIBS"
|
||||
METACITY_WINDOW_DEMO_LIBS="$X_LIBS $X_PRE_LIBS -lX11 $X_EXTRA_LIBS $METACITY_WINDOW_DEMO_LIBS"
|
||||
|
||||
found_sm=false
|
||||
case "$METACITY_LIBS" in
|
||||
|
Loading…
Reference in New Issue
Block a user