Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 87116
Collapse All | Expand All

(-)elfutils-0.101-old/Makefile.am (-1 lines)
Lines 16-22 Link Here
16
## along with this program; if not, write to the Free Software Foundation,
16
## along with this program; if not, write to the Free Software Foundation,
17
## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
17
## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18
##
18
##
19
ACLOCAL_AMFLAGS = -I m4
20
19
21
mini_SUBDIRS = config m4 lib libelf libelf-po
20
mini_SUBDIRS = config m4 lib libelf libelf-po
22
all_SUBDIRS = doc libebl libdw libcpu libasm src po tests
21
all_SUBDIRS = doc libebl libdw libcpu libasm src po tests
(-)elfutils-0.101-old/libelf-po/Makefile.in.in (-1 / +2 lines)
Lines 28-34 top_builddir = .. Link Here
28
INSTALL = @INSTALL@
28
INSTALL = @INSTALL@
29
INSTALL_DATA = @INSTALL_DATA@
29
INSTALL_DATA = @INSTALL_DATA@
30
MKINSTALLDIRS = @MKINSTALLDIRS@
30
MKINSTALLDIRS = @MKINSTALLDIRS@
31
mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
31
#mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
32
mkinstalldirs = $(MKINSTALLDIRS)
32
33
33
GMSGFMT = @GMSGFMT@
34
GMSGFMT = @GMSGFMT@
34
MSGFMT = @MSGFMT@
35
MSGFMT = @MSGFMT@
(-)elfutils-0.101-old/po/Makefile.in.in (-1 / +2 lines)
Lines 28-34 top_builddir = .. Link Here
28
INSTALL = @INSTALL@
28
INSTALL = @INSTALL@
29
INSTALL_DATA = @INSTALL_DATA@
29
INSTALL_DATA = @INSTALL_DATA@
30
MKINSTALLDIRS = @MKINSTALLDIRS@
30
MKINSTALLDIRS = @MKINSTALLDIRS@
31
mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
31
#mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
32
mkinstalldirs = $(MKINSTALLDIRS)
32
33
33
GMSGFMT = @GMSGFMT@
34
GMSGFMT = @GMSGFMT@
34
MSGFMT = @MSGFMT@
35
MSGFMT = @MSGFMT@

Return to bug 87116