[gstreamer-bugs] [Bug 456154] Nonportable makefile constructs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 12 02:52:48 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=456154

  GStreamer | gstreamer (core) | Ver: 0.10.13




------- Comment #3 from Yeti  2007-07-12 09:52 UTC -------
> Alternatively, the rule above can be easily expanded for each file manually
> resulting in a completely portable Makefile.

In fact, automake will create these rules for files in AC_CONFIG_FILES()
automatically.

I'm not sure one can get AC_CONFIG_FILES() working with the versioning though. 
If it can't be done, manual rules

foo- at GST_MAJORMINOR@.1: $(top_builddir)/config.status $(srcdir)/foo.1.in
        cd $(top_builddir) && $(SHELL) ./config.status
--file=$(subdir)/foo- at GST_MAJORMINOR@.1:$(subdir)/foo.1.in

can be sill used.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=456154.




More information about the Gstreamer-bugs mailing list