]> git.pld-linux.org Git - packages/XmHTML.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:14 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XmHTML.spec -> 1.4

XmHTML.spec

index 93554013c15c25e5ffdaced02b764a342465f06b..87051ec6d4143786cee0165838d893c24555b7f0 100644 (file)
@@ -77,7 +77,7 @@ libtoolize --copy --force
 aclocal
 autoconf
 automake -a -c
-CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} \
+CFLAGS="%{rpmcflags} \
        -I`pwd`/include/XmHTML -I`pwd`/include/common \
        %{!?debug:-DNDEBUG -Dproduction} -DVERSION=1107"
 %configure
This page took 0.0375 seconds and 4 git commands to generate.