#!/bin/bash # Setting default configure options for all scripts CONFIGURE_OPTS="\ --prefix=/usr \ --sysconfdir=/etc \ ${CONFIGURE_OPTS}" #--prefix=/usr \ #--sysconfdir=/etc/gnome/2.30.2 \ #--libexecdir=/usr/lib/PACKAGE_NAME