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
be348be7
Commit
be348be7
authored
Jul 27, 1998
by
Manish Singh
Browse files
Revert foobarities
-Yosh
parent
b75674a3
Changes
2
Show whitespace changes
Inline
Side-by-side
app/main.c
View file @
be348be7
...
...
@@ -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 @
be348be7
...
...
@@ -86,8 +86,6 @@ if eval "test x$GCC = xyes"; then
fi
fi
CFLAGS="$CFLAGS -pipe"
gimp_save_CPPFLAGS="$CPPFLAGS"
gimp_save_LDFLAGS="$LDFLAGS"
gimp_save_LIBS="$LIBS"
...
...
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