~dexter/fakechroot/natty

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: piotr.roszatycki at gmail
  • Date: 2010-09-12 18:21:38 UTC
  • mfrom: (0.1.7 upstream)
  • Revision ID: piotr.roszatycki@gmail.com-20100912182138-dpjazxgvcscsgd7e
* New upstream release:
  - All Debian patches were applied upstream.
  - Fixed getsockname(2) and getpeername(2) functions and bug when
    "host 127.0.0.1" is called. Closes: #596435.
  - Fixed canonicalize_file_name(3) function and bug when "man-db" command
    is called.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
libfakechroot_la_SOURCES = libfakechroot.c
3
3
libfakechroot_la_LDFLAGS = -avoid-version
4
4
 
5
 
AM_CFLAGS = -fno-strict-aliasing -Wall
 
5
AM_CFLAGS = -g -Wall