Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
gnusocialshell
gnusocialshell-fix-cflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnusocialshell-fix-cflags.patch of Package gnusocialshell
--- a/Makefile.am +++ b/Makefile.am @@ -4,13 +4,11 @@ bin_PROGRAMS = gnusocialshell gnusocialshell_SOURCES = Main.c loadConfig.c lib/get_account_info.c lib/gnusocial.c gnusocialshell.c lib/send_status.c lib/favorite.c lib/search_by_id.c lib/delete_status_by_id.c lib/answer_status_by_id.c lib/read_timeline.c lib/retweet_by_id.c lib/get_user_info_by_id.c lib/print_users_array_info.c lib/verify_account.c lib/get_group_info.c lib/join_group.c lib/leave_group.c lib/list_groups.c lib/follow_user.c lib/unfollow_user.c lib/send_to_api.c help.c -CFLAGS = -Wall +gnusocialshell_CFLAGS = -Wall -LIBS = -LDADD = -LDADD += $(LIBCURL) +gnusocialshell_LDADD = $(LIBCURL) #if USE_READLINE -LDADD += $(LIBREADLINE) +gnusocialshell_LDADD += $(LIBREADLINE) #endif initconfig:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor