bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

argp needs sleep


From: Bruno Haible
Subject: argp needs sleep
Date: Wed, 2 May 2007 00:20:17 +0200
User-agent: KMail/1.5.4

On mingw 2005, the argp module fails to link:

gllib/argp-parse.c:128: undefined reference to 'sleep'

This fixes it; I'm committing it.


2007-05-01  Bruno Haible  <address@hidden>

        * modules/argp (Depends-on): Add sleep.

*** modules/argp        9 Sep 2006 05:14:25 -0000       1.15
--- modules/argp        1 May 2007 22:17:38 -0000
***************
*** 29,34 ****
--- 29,35 ----
  strcase
  extensions
  vsnprintf
+ sleep
  
  configure.ac:
  gl_ARGP





reply via email to

[Prev in Thread] Current Thread [Next in Thread]