Edit

IABSD.fr/xenocara/lib/libpthread-stubs/Makefile.am

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2009-05-22 15:50:33
    Hash : 713e291c
    Message : import libpthread-stubs 0.1

  • lib/libpthread-stubs/Makefile.am
  • pkgconfigdir = $(libdir)/pkgconfig
    pkgconfig_DATA = pthread-stubs.pc
    
    if BUILD_LIB
    lib_LTLIBRARIES = libpthread-stubs.la
    libpthread_stubs_la_SOURCES = stubs.c
    endif