Implement the same PLT reduction technique used in GTK+:

Thu Sep 16 02:03:15 2004  Matthias Clasen  <maclas@gmx.de>

	Implement the same PLT reduction technique used in GTK+:
This commit is contained in:
Matthias Clasen
2004-09-16 06:05:53 +00:00
committed by Matthias Clasen
parent e0811a5e15
commit dafdffd751
60 changed files with 1151 additions and 839 deletions

View File

@@ -20,6 +20,7 @@
#include "config.h"
#include "galias.h"
#include "glib.h"
#include <sys/stat.h>