IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2024, 12:30:28 PM (21 months ago)
Author:
tdeboer
Message:

facilitate building of compress.mgc file for IPP-2201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/configure.ac

    r39705 r42729  
    66AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2])
    77AM_MAINTAINER_MODE
     8
     9AM_CONDITIONAL([HAVE_GENTOO], [test -f /etc/gentoo-release])
     10AM_CONDITIONAL([HAVE_LINUX], [test -f /etc/os-release])
    811
    912AC_PROG_INSTALL
Note: See TracChangeset for help on using the changeset viewer.