1
0
Fork 0
mirror of git://git.psyced.org/git/psyclpc synced 2024-08-15 03:20:16 +00:00
psyclpc/src/autoconf/configure.head
2009-03-03 04:27:01 +01:00

12 lines
264 B
Bash

#! /bin/sh
##
## never edit ./configure manually, it is being generated by autoconf.
##
## this special prefix prepended by autoconf/Makefile --lynX
if test "x$*" = "x"; then
echo "Restarting: configure --with-setting psyced"
settings/psyced
exit
fi