summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-02-26 07:18:20 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-02-26 07:18:20 +0000
commit1120bc4f421da713c64e1e4b2ed7dec69cc1cf2f (patch)
tree730e9fee4da881559cede8780dadd24d4b5d7a50 /common
parent1b06dbaabf613dac4c4250d13d52efe3199b6fee (diff)
downloadxfwm4-1120bc4f421da713c64e1e4b2ed7dec69cc1cf2f.tar.gz
Apply Benedikt Meurer <Benedikt.Meurer@unix-ag.uni-siegen.de> patch
Replace all occurences of g_getenv("HOME") with g_get_home_dir() Regenerate all Makefiles.on and configure scripts (Old svn revision: 10952)
Diffstat (limited to 'common')
-rw-r--r--common/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Makefile.in b/common/Makefile.in
index a47c29277..d563f4019 100644
--- a/common/Makefile.in
+++ b/common/Makefile.in
@@ -79,7 +79,6 @@ LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
-LIBTOOL_DEPS = @LIBTOOL_DEPS@
LIBXFCE4MCS_REQUIRED_VERSION = @LIBXFCE4MCS_REQUIRED_VERSION@
LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
LN_S = @LN_S@