~ubuntu-branches/ubuntu/intrepid/gstreamer0.10-ffmpeg/intrepid

« back to all changes in this revision

Viewing changes to common/m4/gst-debuginfo.m4

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2007-12-05 09:45:40 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20071205094540-m1x6rg54ohgfkw8u
Tags: upstream-0.10.3
ImportĀ upstreamĀ versionĀ 0.10.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_DEFUN([GST_DEBUGINFO], [
 
1
AC_DEFUN([AG_GST_DEBUGINFO], [
2
2
AC_ARG_ENABLE(debug,
3
3
AC_HELP_STRING([--disable-debug],[disable addition of -g debugging info]),
4
4
[case "${enableval}" in