OSDN Git Service

Various fixes suggested by Gregor Hoffleit
authorMarc G. Fournier <scrappy@hub.org>
Sun, 9 Feb 1997 03:23:52 +0000 (03:23 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 9 Feb 1997 03:23:52 +0000 (03:23 +0000)
commitad6bfe67bd234fec5f78ff274a830a9686645d30
tree8cb8a8c4dda7b79f8f3426612201ccf270d489df
parentfd84cafb696326326397004d34fbbc650daf8f82
Various fixes suggested by Gregor Hoffleit

Add a check to configure for strdup
Remove all the '-ltermcap' checks from psql/Makefile
Have {psql,pg_dump}/Makefile modified if strdup doesn't exist on the system
src/bin/pg_dump/Makefile.in [moved from src/bin/pg_dump/Makefile with 83% similarity]
src/bin/psql/Makefile [deleted file]
src/bin/psql/Makefile.in [new file with mode: 0644]
src/configure
src/configure.in