X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=configure.in;h=9e25f27d5d21817c90af2d3ddf4d95251f169b68;hp=324fd33508f1cffdf826469d56c94e8c31acf767;hb=ad07c94c8dca0a1f472171e9300a6894ba0b0a46;hpb=b79b315dd4b5fcefb781d1e1e012f71e578a5346 diff --git a/configure.in b/configure.in index 324fd335..9e25f27d 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: configure.in,v 1.98 2003/12/27 13:01:12 alex Exp $ +# $Id: configure.in,v 1.99 2003/12/31 17:31:03 alex Exp $ # # -- Initialisierung -- @@ -326,8 +326,6 @@ CFLAGS="$the_CFLAGS $add_CFLAGS $add_DEFINES -DSYSCONFDIR='\"\$(sysconfdir)\"'" AC_OUTPUT([ \ Makefile \ doc/Makefile \ - MacOSX/Makefile \ - MacOSX/ngircd.pbproj/Makefile \ src/Makefile \ src/portab/Makefile \ src/tool/Makefile \ @@ -335,7 +333,7 @@ AC_OUTPUT([ \ src/testsuite/Makefile \ man/Makefile \ contrib/Makefile \ - debian/Makefile \ + contrib/Debian/Makefile \ ]) # -- Result --