ben 96/12/03 07:44:23
Modified: src Configure Log: DG/UX fix. Revision Changes Path 1.40 +1 -1 apache/src/Configure Index: Configure =================================================================== RCS file: /export/home/cvs/apache/src/Configure,v retrieving revision 1.39 retrieving revision 1.40 diff -C3 -r1.39 -r1.40 *** Configure 1996/12/03 14:15:28 1.39 --- Configure 1996/12/03 15:44:21 1.40 *************** *** 154,160 **** OS='Apollo Domain' CFLAGS="$CFLAGS -DAPOLLO" ;; ! *-dg-dgux-*) OS='DG/UX 5.4' CFLAGS="$CFLAGS -DDGUX" ;; --- 154,160 ---- OS='Apollo Domain' CFLAGS="$CFLAGS -DAPOLLO" ;; ! *-dg-dgux*) OS='DG/UX 5.4' CFLAGS="$CFLAGS -DDGUX" ;;