~ubuntu-branches/ubuntu/raring/flac/raring

« back to all changes in this revision

Viewing changes to src/libFLAC++/libFLAC++.m4

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2007-12-06 16:57:20 UTC
  • mto: (8.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20071206165720-4przr8grn6ha3e3a
Tags: upstream-1.2.1
ImportĀ upstreamĀ versionĀ 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    ac_save_CFLAGS="$CFLAGS"
43
43
    ac_save_CXXFLAGS="$CXXFLAGS"
44
44
    ac_save_LIBS="$LIBS"
45
 
    ac_save_LDPATH="$LD_LIBRARY_PATH"
 
45
    ac_save_LD_LIBRARY_PATH="$LD_LIBRARY_PATH"
46
46
    CFLAGS="$CFLAGS $LIBFLACPP_CFLAGS"
47
47
    CXXFLAGS="$CXXFLAGS $LIBFLACPP_CFLAGS"
48
48
    LIBS="$LIBS $LIBFLACPP_LIBS"