mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-13 14:05:15 +02:00
13 lines
219 B
Diff
13 lines
219 B
Diff
--- configure.orig
|
|
+++ configure
|
|
@@ -20,10 +20,6 @@
|
|
infodir='$(datarootdir)/info'
|
|
mandir='$(datarootdir)/man'
|
|
sysconfdir='$(prefix)/etc'
|
|
-CXX=g++
|
|
-CPPFLAGS=
|
|
-CXXFLAGS='-Wall -W -O2'
|
|
-LDFLAGS=
|
|
DIFF=diff
|
|
GREP=grep
|
|
|