Skip to content
GitLab
Menu
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
b75674a3
Commit
b75674a3
authored
Jul 26, 1998
by
Gregory McLean
Browse files
And the quest for a quiet cvs update continues.
-- Greg
parent
426322f4
Changes
3
Hide whitespace changes
Inline
Side-by-side
app/main.c
View file @
b75674a3
...
...
@@ -89,7 +89,7 @@ main (int argc, char **argv)
int
i
,
j
;
gchar
*
display_name
,
*
display_env
;
ATEXIT
(
g_mem_profile
);
atexit
(
g_mem_profile
);
/* Initialize variables */
prog_name
=
argv
[
0
];
...
...
configure.in
View file @
b75674a3
...
...
@@ -86,6 +86,8 @@ if eval "test x$GCC = xyes"; then
fi
fi
CFLAGS="$CFLAGS -pipe"
gimp_save_CPPFLAGS="$CPPFLAGS"
gimp_save_LDFLAGS="$LDFLAGS"
gimp_save_LIBS="$LIBS"
...
...
docs/.cvsignore
View file @
b75674a3
...
...
@@ -3,3 +3,6 @@ Makefile.in
pdb.info*
pdb_dump
pdb_dump.texi
*.log
*.aux
*.dvi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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