Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 485348 | Differences between
and this patch

Collapse All | Expand All

(-)a/configure.ac (+2 lines)
Lines 6-11 Link Here
6
6
7
AM_CONFIG_HEADER(config.h)
7
AM_CONFIG_HEADER(config.h)
8
8
9
AC_CONFIG_MACRO_DIR([m4])
10
9
AC_PROG_CC
11
AC_PROG_CC
10
AC_PROG_INSTALL
12
AC_PROG_INSTALL
11
AM_PROG_CC_C_O
13
AM_PROG_CC_C_O
(-)a/Makefile.am (+2 lines)
Lines 1-3 Link Here
1
ACLOCAL_AMFLAGS= -I m4
2
1
SUBDIRS =	po src
3
SUBDIRS =	po src
2
4
3
desktopdir = $(datadir)/applications
5
desktopdir = $(datadir)/applications

Return to bug 485348