Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    880fe019
    build: Use a 'guile' executable that doesn't warn about locales. · 880fe019
    Ludovic Courtès authored
    This gets rid of:
    
      guile: warning: failed to install locale
    
    when running the 'guix' command on a foreign distro where 'GUIX_LOCPATH'
    isn't set.
    
    * Makefile.am (pkglibexec_PROGRAMS, guile_SOURCES, guile_LDADD)
    (guile_CFLAGS): New variables.
    (install-exec-hook): New target.
    (AUX_FILES): Remove 'guile-launcher.c'.
    * configure.ac: Use 'GUILE_FLAGS'.
    880fe019
    History
    build: Use a 'guile' executable that doesn't warn about locales.
    Ludovic Courtès authored
    This gets rid of:
    
      guile: warning: failed to install locale
    
    when running the 'guix' command on a foreign distro where 'GUIX_LOCPATH'
    isn't set.
    
    * Makefile.am (pkglibexec_PROGRAMS, guile_SOURCES, guile_LDADD)
    (guile_CFLAGS): New variables.
    (install-exec-hook): New target.
    (AUX_FILES): Remove 'guile-launcher.c'.
    * configure.ac: Use 'GUILE_FLAGS'.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.