/usr/lib/gtkglextmm-1.2/proc/m4/convert.m4 is in libgtkglextmm-x11-1.2-dev 1.2.0-4.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | dnl $Id: convert.m4,v 1.1 2003/02/27 09:45:53 naofumi Exp $
# Override of the file of the same name in gtkmm.
include(convert_base.m4)
include(convert_gdkglext.m4)
include(convert_gtkglext.m4)
|