12 lines
385 B
Text
12 lines
385 B
Text
|
--- src/Makefile.in.orig Sun Feb 13 17:27:29 2005
|
||
|
+++ src/Makefile.in Sun Feb 13 17:27:41 2005
|
||
|
@@ -114,7 +114,7 @@ am__quote = @am__quote@
|
||
|
install_sh = @install_sh@
|
||
|
|
||
|
localedir = $(datadir)/locale
|
||
|
-INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
|
||
|
+INCLUDES = -DLOCALEDIR=\"$(localedir)\"
|
||
|
|
||
|
# The `equate' program is still experimental.
|
||
|
bin_PROGRAMS = doc++ docify promote #equate
|