projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba2def0
)
revert
author
Elliot Lee
<sopwith@src.gnome.org>
Thu, 18 Feb 1999 03:52:42 +0000
(
03:52
+0000)
committer
Elliot Lee
<sopwith@src.gnome.org>
Thu, 18 Feb 1999 03:52:42 +0000
(
03:52
+0000)
glib.spec
patch
|
blob
|
history
diff --git
a/glib.spec
b/glib.spec
index 38d8d0612326ec62e3eb22b217810b15260b0252..6537ed72433054fb879d38d8f6a3575b9eb0f627 100644
(file)
--- a/
glib.spec
+++ b/
glib.spec
@@
-41,9
+41,9
@@
useful data structures.
%build
# Needed for snapshot releases.
if [ ! -f configure ]; then
- CFLAGS="$RPM_OPT_FLAGS" ./autogen.sh --prefix=%prefix
--enable-debug=no
+ CFLAGS="$RPM_OPT_FLAGS" ./autogen.sh --prefix=%prefix
else
- CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix
--enable-debug=no
+ CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix
fi
if [ "$SMP" != "" ]; then