configure.ac: define glib_INCLUDES and friends
[platform/upstream/glib.git] / debian / postinst
1 #!/bin/sh
2
3 set -e
4
5 ldconfig
6
7 #DEBHELPER#