Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 59801 Details for
Bug 93962
gaim-extprefs 0.4 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile fix patch
gaim-extprefs-0.4-makefile.patch (text/plain), 697 bytes, created by
Joe Bormolini
on 2005-05-25 09:59:20 UTC
(
hide
)
Description:
Makefile fix patch
Filename:
MIME Type:
Creator:
Joe Bormolini
Created:
2005-05-25 09:59:20 UTC
Size:
697 bytes
patch
obsolete
>--- extendedprefs-0.4/src/Makefile~ 2005-05-25 09:10:37.431589448 -0700 >+++ extendedprefs-0.4/src/Makefile 2005-05-25 09:10:40.909060792 -0700 >@@ -52,7 +52,7 @@ > cp $(EP).so $(LIB_INSTALL_DIR) > > $(EP).so: $(EP).c >- $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c $< -o tmp$@.lo $(GAIM_CFLAGS) $(GTK_CFLAGS) -DHAVE_CONFIG_H -DEP_VERSION=\\\"$(EP_VERSION)\\\" >+ $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c $< -o tmp$@.lo $(GAIM_CFLAGS) $(GTK_CFLAGS) -DHAVE_CONFIG_H -DEP_VERSION=\"$(EP_VERSION)\" > $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libtmp$@.la -rpath $(GAIM_LIBDIR) tmp$@.lo $(GAIM_LIBS) $(GTK_LIBS) -module -avoid-version > rm -f tmp$@.lo tmp$@.o libtmp$@.la > cp .libs/libtmp$@.so* $@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 93962
: 59801