19 lines
393 B
Text
19 lines
393 B
Text
--- configure.orig Sat Jan 4 16:33:07 2003
|
|
+++ configure Sat Jan 4 16:33:58 2003
|
|
@@ -705,7 +705,7 @@
|
|
fi
|
|
|
|
|
|
-PACKAGE=idzebra
|
|
+PACKAGE=zebra-server
|
|
|
|
VERSION=1.3.4
|
|
|
|
@@ -2329,6 +2329,7 @@
|
|
s%@DEFS@%$DEFS%g
|
|
s%@LDFLAGS@%$LDFLAGS%g
|
|
s%@LIBS@%$LIBS%g
|
|
+s%@PTHREAD_LIBS@%$PTHREAD_LIBS%g
|
|
s%@exec_prefix@%$exec_prefix%g
|
|
s%@prefix@%$prefix%g
|
|
s%@program_transform_name@%$program_transform_name%g
|