mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 18:00:09 +00:00
0219b8b6b4
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
5 lines
31 B
Bash
Executable File
5 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
cat $1
|
|
cat $2
|
|
cat $3
|