Revert foobarities

-Yosh
This commit is contained in:
Manish Singh 1998-07-27 19:26:03 +00:00
parent b75674a3ee
commit be348be77d
2 changed files with 1 additions and 3 deletions

View file

@ -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];

View file

@ -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"