Changeset 745290 for data


Ignore:
Timestamp:
Oct 24, 2022, 8:40:31 PM (3 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
1d9586
Parents:
c8a442
Message:

Revert "FIX: updates to m4/boost.m4."

This reverts commit 67afa38e593616f035fde1cdd37d872f5850522e.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/icons/Makefile.am

    rc8a442 r745290  
    11AM_CPPFLAGS = ${QT_CFLAGS}
    22
     3if CONDQTGUI
    34EXTRA_DIST = \
    45        icons.qrc \
     
    1112        molecuildergui_logo.png
    1213
    13 if CONDQTGUI
    1414qrc_%.cpp qrc_%.d: %.qrc
    1515        echo "Compiling qrc files ..."
     
    1919
    2020noinst_LTLIBRARIES = libicons.la
    21 nodist_libicons_la_SOURCES = qrc_icons.cpp
     21libicons_la_SOURCES = qrc_icons.cpp
    2222
    2323sinclude qrc_icons.d
Note: See TracChangeset for help on using the changeset viewer.