Edit

thodg/libiconv/gnulib-local/modules/progreloc

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2006-07-31 15:50:29
    Hash : 28537eb4
    Message : Compile progreloc.c into the library. Set EXEEXT.

  • gnulib-local/modules/progreloc
  • Description:
    Support for relocatable installation.
    
    Files:
    lib/progreloc.c
    
    Depends-on:
    canonicalize
    relocatable
    stdbool
    xreadlink
    
    configure.ac:
    
    Makefile.am:
    AM_CPPFLAGS += -DEXEEXT=\"$(EXEEXT)\"
    lib_SOURCES += progreloc.c
    
    Include:
    
    License:
    GPL
    
    Maintainer:
    Bruno Haible