Make ld happy

This commit is contained in:
Matthias Clasen 2010-02-12 00:30:09 +00:00
parent 16284e92bf
commit 31f267dec8
2 changed files with 16 additions and 0 deletions

13
gdm-libs.patch Normal file
View File

@ -0,0 +1,13 @@
diff -up gdm-2.29.6/configure.ac.libs gdm-2.29.6/configure.ac
--- gdm-2.29.6/configure.ac.libs 2010-02-11 19:25:51.485272530 -0500
+++ gdm-2.29.6/configure.ac 2010-02-11 19:27:05.805022498 -0500
@@ -145,6 +145,9 @@ PKG_CHECK_MODULES(SIMPLE_GREETER,
fontconfig >= $FONTCONFIG_REQUIRED_VERSION
x11
)
+
+SIMPLE_GREETER_LIBS="$SIMPLE_GREETER_LIBS -lm"
+
AC_SUBST(SIMPLE_GREETER_CFLAGS)
AC_SUBST(SIMPLE_GREETER_LIBS)

View File

@ -102,6 +102,8 @@ Patch98: tray-padding.patch
Patch99: gdm-2.23.1-fedora-logo.patch
Patch100: fix-boot.patch
Patch101: gdm-libs.patch
%package user-switch-applet
Summary: GDM User Switcher Panel Applet
Group: User Interface/Desktops
@ -143,6 +145,7 @@ The GDM fingerprint plugin provides functionality necessary to use a fingerprint
%patch98 -p1 -b .tray-padding
%patch99 -p1 -b .fedora-logo
%patch100 -p1 -b .fix-boot
%patch101 -p1 -b .libs
autoreconf -i -f