gtk2/glib/makeglib_h
Jay Painter 0219b8b6b4 Changed glib.h so it's created by merging glib_pre1.h, glibconfig.h, and
glib_pre2.h.  This eliminates the need to install glibconfig.h in $(includedir)
and fixes some builddir != srcdir when compiling multiple archatecture types
from the same source code. -Jay
1997-12-06 21:45:45 +00:00

5 lines
31 B
Bash
Executable File

#!/bin/sh
cat $1
cat $2
cat $3