~ubuntu-branches/ubuntu/saucy/libbsd/saucy

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Guillem Jover
  • Date: 2013-07-14 14:29:59 UTC
  • mfrom: (8.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130714142959-0beqv7g3kpxgevk0
Tags: 0.6.0-1
* New upstream release.
  - Move setproctitle() constructor into a new libbsd-ctor static library,
    to avoid breakage on dlopen()+threads+constructor situations, like
    when using samba NSS modules for example.
  - Export setproctitle_init().

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
193
193
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194
194
LD = @LD@
195
195
LDFLAGS = @LDFLAGS@
 
196
LIBBSD_ABI = @LIBBSD_ABI@
196
197
LIBOBJS = @LIBOBJS@
197
198
LIBS = @LIBS@
198
199
LIBTOOL = @LIBTOOL@