ossp-pkg/js/Makefile.in 1.27 -> 1.28
--- Makefile.in 2006/08/03 13:19:20 1.27
+++ Makefile.in 2006/08/10 19:55:51 1.28
@@ -35,11 +35,11 @@
DESTDIR =
prefix = @prefix@
exec_prefix = @exec_prefix@
+datarootdir = @datarootdir@
bindir = @bindir@
libdir = @libdir@
includedir = @includedir@
mandir = @mandir@
-datarootdir = @datarootdir@
CC = @CC@
CPPFLAGS = @CPPFLAGS@ @DEFS@ -Isrc
|
|