- Something
- Sunday, July 13th, 2008 at 7:55:10pm MDT
- Index: configure.in
- ===================================================================
- --- configure.in (wersja 2094)
- +++ configure.in (kopia robocza)
- @@ -8,6 +8,7 @@
- AC_CANONICAL_HOST
- AC_PROG_CC
- +AC_PROG_CXX
- AC_PROG_INSTALL
- AC_PROG_AWK
- Index: Makefile.am
- ===================================================================
- --- Makefile.am (wersja 2094)
- +++ Makefile.am (kopia robocza)
- @@ -1,7 +1,8 @@
- SUBDIRS = themes decoder_plugins po
- AM_CPPFLAGS = -DSYSTEM_THEMES_DIR=\"$(pkgdatadir)/themes\" \
- -DPLUGIN_DIR=\"$(plugindir)/$(DECODER_PLUGIN_DIR)\" \
- - -DLOCALEDIR=\"$(localedir)\"
- + -DLOCALEDIR=\"$(localedir)\" \
- + -I.
- bin_PROGRAMS = mocp
- mocp_SOURCES = log.c \
- @@ -41,8 +42,6 @@
- themes.h \
- keys.c \
- keys.h \
- - ltdl.c \
- - ltdl.h \
- io.c \
- io.h \
- compat.c \
- @@ -74,7 +73,7 @@
- man_MANS = mocp.1
- mocp_LDADD = @EXTRA_OBJS@ @LIBINTL@
- mocp_DEPENDENCIES = @EXTRA_OBJS@
- -mocp_LDFLAGS = @EXTRA_LIBS@ $(RCC_LIBS)
- +mocp_LDFLAGS = @EXTRA_LIBS@ $(RCC_LIBS) -lltdl
- EXTRA_DIST = config.example mocp.1 THANKS keymap.example Doxyfile \
- doxy_pages/decoder_api.doxy doxy_pages/main_page.doxy \
- doxy_pages/sound_output_driver_api.doxy moc.spec.in \
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.