Revert foobarities
-Yosh
This commit is contained in:
parent
b75674a3ee
commit
be348be77d
2 changed files with 1 additions and 3 deletions
|
|
@ -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];
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue