diff options
Diffstat (limited to 'dcopc/configure.in.in')
-rw-r--r-- | dcopc/configure.in.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dcopc/configure.in.in b/dcopc/configure.in.in new file mode 100644 index 00000000..9c1458ee --- /dev/null +++ b/dcopc/configure.in.in @@ -0,0 +1,5 @@ +dnl if test "$GTK_CONFIG" = "no"; then + DO_NOT_COMPILE="$DO_NOT_COMPILE dcopc" +dnl fi +dnl +dnl AC_CHECK_GETHOSTNAME |