#!/bin/sh
./configure --prefix=/path/to/postgres/install_dir/ \
    --with-uuid=e2fs

#--with-uuid=e2fs
