mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Wed Apr 22 16:01:17 1998 Tom Tromey <tromey@cygnus.com>
|
||||
|
||||
* po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
|
||||
|
||||
Wed Apr 22 00:00:22 1998 Tom Tromey <tromey@scribbles.cygnus.com>
|
||||
|
||||
* gprof.h: Added includes and defines for gettext.
|
||||
|
@ -26,7 +26,7 @@ subdir = po
|
||||
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@
|
||||
MKINSTALLDIRS = @MKINSTALLDIRS@
|
||||
|
||||
CC = @CC@
|
||||
GENCAT = @GENCAT@
|
||||
|
Reference in New Issue
Block a user