Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
05d166cd
Commit
05d166cd
authored
Aug 31, 1998
by
Manish Singh
Browse files
Removed -lc from all Makefiles, since it causes weird problems on DU4
-Yosh
parent
fb1e132b
Changes
134
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
05d166cd
Sun Aug 30 19:02:56 PDT 1998 Manish Singh <yosh@gimp.org>
* app/Makefile.am
* plug-ins/*/Makefile.am: removed -lc from all Makefiles, since it
causes weird problems on DU4
Sun Aug 30 16:45:05 1998 Owen Taylor <otaylor@gtk.org>
* app/app_procs.c (app_init_update_status): Instead
...
...
app/Makefile.am
View file @
05d166cd
...
...
@@ -339,8 +339,7 @@ LDADD = \
$(top_builddir)
/libgimp/libgimpi.a
\
$(GTK_LIBS)
\
$(THREAD_LIBS)
\
$(INTLLIBS)
\
-lc
$(INTLLIBS)
DEPS
=
\
libgimpim.a
\
...
...
app/about_dialog.c
View file @
05d166cd
...
...
@@ -75,6 +75,7 @@ static char *scroll_text[] =
"Andreas Dilger"
,
"Misha Dynin"
,
"Larry Ewing"
,
"Nick Fetchak"
,
"David Forsyth"
,
"Jim Geuther"
,
"Scott Goehring"
,
...
...
app/dialogs/about-dialog.c
View file @
05d166cd
...
...
@@ -75,6 +75,7 @@ static char *scroll_text[] =
"Andreas Dilger"
,
"Misha Dynin"
,
"Larry Ewing"
,
"Nick Fetchak"
,
"David Forsyth"
,
"Jim Geuther"
,
"Scott Goehring"
,
...
...
app/gui/about-dialog.c
View file @
05d166cd
...
...
@@ -75,6 +75,7 @@ static char *scroll_text[] =
"Andreas Dilger"
,
"Misha Dynin"
,
"Larry Ewing"
,
"Nick Fetchak"
,
"David Forsyth"
,
"Jim Geuther"
,
"Scott Goehring"
,
...
...
plug-ins/AlienMap/Makefile.am
View file @
05d166cd
...
...
@@ -16,8 +16,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/CEL/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/CML_explorer/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/Lighting/Makefile.am
View file @
05d166cd
...
...
@@ -39,8 +39,7 @@ LDADD = \
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(top_builddir)
/plug-ins/libgck/gck/libgck-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/MapObject/Makefile.am
View file @
05d166cd
...
...
@@ -41,8 +41,7 @@ LDADD = \
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(top_builddir)
/plug-ins/libgck/gck/libgck-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/aa/Makefile.am
View file @
05d166cd
...
...
@@ -16,8 +16,7 @@ LDADD = \
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
@LIBAA_LIB@
\
-lc
@LIBAA_LIB@
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/align_layers/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/animationplay/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/animoptimize/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/apply_lens/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/autocrop/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/autostretch_hsv/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/blinds/Makefile.am
View file @
05d166cd
...
...
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/blur/Makefile.am
View file @
05d166cd
...
...
@@ -17,8 +17,7 @@ LDADD = \
$(top_builddir)
/plug-ins/gpc/libgpc.a
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
plug-ins/bmp/Makefile.am
View file @
05d166cd
...
...
@@ -18,8 +18,7 @@ INCLUDES = \
LDADD
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
$(top_builddir)
/libgimp/libgimp-@LT_RELEASE@.la
\
$(GTK_LIBS)
\
-lc
$(GTK_LIBS)
DEPS
=
\
$(top_builddir)
/libgimp/libgimpui-@LT_RELEASE@.la
\
...
...
Prev
1
2
3
4
5
…
7
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment