mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-30 14:30:15 +08:00
* libltdl/argz_.h: Forgot to include lt__system.h for LT_SCOPE
definition.
This commit is contained in:
parent
dc5fbfd041
commit
8911deab1b
@ -1,3 +1,8 @@
|
||||
2004-10-03 Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
* libltdl/argz_.h: Forgot to include lt__system.h for LT_SCOPE
|
||||
definition.
|
||||
|
||||
2004-10-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>,
|
||||
Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
|
@ -35,6 +35,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
|
||||
#if defined(LTDL)
|
||||
# include "lt__glibc.h"
|
||||
# include "lt__system.h"
|
||||
#else
|
||||
# define LT_SCOPE
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user