projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b8616b
)
Fixes from Johannes Stezenbach [...] Remove a stray setting of $LIBS.
author
Owen Taylor
<otaylor@redhat.com>
Sun, 15 Dec 2002 02:51:33 +0000
(
02:51
+0000)
committer
Owen Taylor
<otaylor@src.gnome.org>
Sun, 15 Dec 2002 02:51:33 +0000
(
02:51
+0000)
Thu Dec 12 23:08:29 2002 Owen Taylor <otaylor@redhat.com>
Fixes from Johannes Stezenbach
[...]
* m4macros/glib-gettext.m4: Remove a stray setting of $LIBS.
m4macros/glib-gettext.m4
patch
|
blob
|
history
diff --git
a/m4macros/glib-gettext.m4
b/m4macros/glib-gettext.m4
index
5792e99
..
b54befc
100644
(file)
--- a/
m4macros/glib-gettext.m4
+++ b/
m4macros/glib-gettext.m4
@@
-181,8
+181,6
@@
glib_DEFUN([GLIB_WITH_NLS],
INSTOBJEXT=.mo
fi
fi
-
- LIBS="$glib_save_LIBS"
])
if test "$gt_cv_have_gettext" = "yes" ; then